Uses of Class
org.hippoecm.frontend.buttons.ButtonStyle
-
Packages that use ButtonStyle Package Description org.hippoecm.frontend.buttons org.hippoecm.frontend.dialog -
-
Uses of ButtonStyle in org.hippoecm.frontend.buttons
Methods in org.hippoecm.frontend.buttons that return ButtonStyle Modifier and Type Method Description static ButtonStyle
ButtonStyle. valueOf(String name)
Returns the enum constant of this type with the specified name.static ButtonStyle[]
ButtonStyle. values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ButtonStyle in org.hippoecm.frontend.dialog
Methods in org.hippoecm.frontend.dialog with parameters of type ButtonStyle Modifier and Type Method Description void
ButtonWrapper. setStyle(ButtonStyle style)
-