Uses of Class
com.evolveum.midpoint.web.component.data.column.DoubleButtonColumn.ButtonColorClass
-
Packages that use DoubleButtonColumn.ButtonColorClass Package Description com.evolveum.midpoint.web.component.data.column -
-
Uses of DoubleButtonColumn.ButtonColorClass in com.evolveum.midpoint.web.component.data.column
Methods in com.evolveum.midpoint.web.component.data.column that return DoubleButtonColumn.ButtonColorClass Modifier and Type Method Description static DoubleButtonColumn.ButtonColorClass
DoubleButtonColumn.ButtonColorClass. valueOf(String name)
Returns the enum constant of this type with the specified name.static DoubleButtonColumn.ButtonColorClass[]
DoubleButtonColumn.ButtonColorClass. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-