Uses of Enum Class
no.ntnu.idatt1002.demo.view.components.RecipePopup.Page
Packages that use RecipePopup.Page
-
Uses of RecipePopup.Page in no.ntnu.idatt1002.demo.view.components
Fields in no.ntnu.idatt1002.demo.view.components declared as RecipePopup.PageMethods in no.ntnu.idatt1002.demo.view.components that return RecipePopup.PageModifier and TypeMethodDescriptionstatic RecipePopup.Page
Returns the enum constant of this class with the specified name.static RecipePopup.Page[]
RecipePopup.Page.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in no.ntnu.idatt1002.demo.view.components with parameters of type RecipePopup.PageModifier and TypeMethodDescriptionprivate void
RecipePopup.switchPopupPage
(RecipePopup.Page page)