Uses of Class
org.teamapps.ux.application.assembler.ButtonDataType
| Package | Description |
|---|---|
| org.teamapps.ux.application.assembler |
-
Uses of ButtonDataType in org.teamapps.ux.application.assembler
Methods in org.teamapps.ux.application.assembler that return ButtonDataType Modifier and Type Method Description static ButtonDataTypeButtonDataType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ButtonDataType[]ButtonDataType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teamapps.ux.application.assembler with parameters of type ButtonDataType Modifier and Type Method Description ButtonDataMobileApplicationNavigationController. getButtonData(ButtonDataType buttonDataType)