Uses of Enum Class
org.hippoecm.frontend.buttons.ButtonType
Packages that use ButtonType
-
Uses of ButtonType in org.hippoecm.frontend.buttons
Methods in org.hippoecm.frontend.buttons that return ButtonTypeModifier and TypeMethodDescriptionstatic ButtonType
Returns the enum constant of this class with the specified name.static ButtonType[]
ButtonType.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ButtonType in org.hippoecm.frontend.dialog
Methods in org.hippoecm.frontend.dialog with parameters of type ButtonType