Class CatalogTile<T extends Serializable>
java.lang.Object
com.evolveum.midpoint.gui.impl.component.tile.Tile<T>
com.evolveum.midpoint.gui.impl.component.tile.CatalogTile<T>
- All Implemented Interfaces:
- Serializable,- Comparable<Tile>
Created by Viliam Repan (lazyman).
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetInfo()voidsetCheckState(RoundedIconPanel.State checkState) voidsetCheckTitle(String checkTitle) voidMethods inherited from class com.evolveum.midpoint.gui.impl.component.tile.TilecompareTo, getDescription, getIcon, getTitle, getValue, isSelected, setDescription, setIcon, setSelected, setTitle, setValue, toggle
- 
Constructor Details- 
CatalogTilepublic CatalogTile()
- 
CatalogTile
 
- 
- 
Method Details- 
getInfo
- 
setInfo
- 
getCheckState
- 
setCheckState
- 
getCheckTitle
- 
setCheckTitle
 
-