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 Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetInfo()
void
setCheckState
(RoundedIconPanel.State checkState) void
setCheckTitle
(String checkTitle) void
Methods inherited from class com.evolveum.midpoint.gui.impl.component.tile.Tile
compareTo, getDescription, getIcon, getTitle, getValue, isSelected, setDescription, setIcon, setSelected, setTitle, setValue, toggle
-
Constructor Details
-
CatalogTile
public CatalogTile() -
CatalogTile
-
-
Method Details
-
getInfo
-
setInfo
-
getCheckState
-
setCheckState
-
getCheckTitle
-
setCheckTitle
-