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 StyledButton
GroceryListElement.createButton()
Creates a button element with the given text, variant, size and enum.private StyledButton
AddGroceryListElement.getStyledButton
(StyledTextField name, StyledTextField shelf, StyledTextField quantity) Creates a styled addButton with the given text fields and returns it.