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