Uses of Class
com.xwiki.macros.button.ButtonType
-
Packages that use ButtonType Package Description com.xwiki.macros.button -
-
Uses of ButtonType in com.xwiki.macros.button
Methods in com.xwiki.macros.button that return ButtonType Modifier and Type Method Description static ButtonTypeButtonType. valueOf(String name)Returns the enum constant of this type with the specified name.static ButtonType[]ButtonType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-