Uses of Class
stud.ntnu.idatt1005.pantrypal.views.components.StyledButton
Packages that use StyledButton
-
Uses of StyledButton in stud.ntnu.idatt1005.pantrypal.views.components
Methods in stud.ntnu.idatt1005.pantrypal.views.components that return StyledButtonModifier and TypeMethodDescriptionprivate StyledButtonGroceryListElement.createButton()Creates a button element with the given text, variant, size and enum.private StyledButtonAddGroceryListElement.getStyledButton(StyledTextField name, StyledTextField shelf, StyledTextField quantity) Creates a styled addButton with the given text fields and returns it.