Uses of Class
com.evolveum.midpoint.gui.api.component.Badge.State
-
Packages that use Badge.State Package Description com.evolveum.midpoint.gui.api.component Package for reusable and stable GUI Wicket Components. -
-
Uses of Badge.State in com.evolveum.midpoint.gui.api.component
Methods in com.evolveum.midpoint.gui.api.component that return Badge.State Modifier and Type Method Description static Badge.State
Badge.State. valueOf(String name)
Returns the enum constant of this type with the specified name.static Badge.State[]
Badge.State. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.evolveum.midpoint.gui.api.component with parameters of type Badge.State Modifier and Type Method Description void
Badge. setCssClass(Badge.State state)
-