Uses of Class
net.moewes.cloudui.ui5.Ui5Bar.Design
-
Packages that use Ui5Bar.Design Package Description net.moewes.cloudui.ui5 -
-
Uses of Ui5Bar.Design in net.moewes.cloudui.ui5
Methods in net.moewes.cloudui.ui5 that return Ui5Bar.Design Modifier and Type Method Description static Ui5Bar.Design
Ui5Bar.Design. valueOf(String name)
Returns the enum constant of this type with the specified name.static Ui5Bar.Design[]
Ui5Bar.Design. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.moewes.cloudui.ui5 with parameters of type Ui5Bar.Design Modifier and Type Method Description void
Ui5Bar. setDesign(Ui5Bar.Design design)
sets design attribute of ui5-bar
-