Uses of Enum Class
com.evolveum.midpoint.gui.impl.component.tile.RoundedIconPanel.State
Packages that use RoundedIconPanel.State
- 
Uses of RoundedIconPanel.State in com.evolveum.midpoint.gui.impl.component.tile
Methods in com.evolveum.midpoint.gui.impl.component.tile that return RoundedIconPanel.StateModifier and TypeMethodDescriptionCatalogTile.getCheckState()static RoundedIconPanel.StateReturns the enum constant of this class with the specified name.static RoundedIconPanel.State[]RoundedIconPanel.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.gui.impl.component.tile with parameters of type RoundedIconPanel.StateModifier and TypeMethodDescriptionvoidCatalogTile.setCheckState(RoundedIconPanel.State checkState)