Uses of Class
net.moewes.cloudui.ui5.Ui5Avatar.Shape
-
Packages that use Ui5Avatar.Shape Package Description net.moewes.cloudui.ui5 -
-
Uses of Ui5Avatar.Shape in net.moewes.cloudui.ui5
Methods in net.moewes.cloudui.ui5 that return Ui5Avatar.Shape Modifier and Type Method Description static Ui5Avatar.Shape
Ui5Avatar.Shape. valueOf(String name)
Returns the enum constant of this type with the specified name.static Ui5Avatar.Shape[]
Ui5Avatar.Shape. 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 Ui5Avatar.Shape Modifier and Type Method Description void
Ui5Avatar. setShape(Ui5Avatar.Shape shape)
sets the shape attribute of ui5-avatar
-