Class InRowIconCssStyle
- java.lang.Object
- 
- com.evolveum.midpoint.gui.impl.component.icon.InRowIconCssStyle
 
- 
- All Implemented Interfaces:
- CompositedIconCssStyle,- IconCssStyle
 
 public class InRowIconCssStyle extends Object implements CompositedIconCssStyle - Author:
- skublik
 
- 
- 
Field Summary- 
Fields inherited from interface com.evolveum.midpoint.gui.impl.component.icon.IconCssStyleBOTTOM_LEFT_FOR_COLUMN_STYLE, BOTTOM_LEFT_STYLE, BOTTOM_RIGHT_FOR_COLUMN_STYLE, BOTTOM_RIGHT_STYLE, CENTER_FOR_COLUMN_STYLE, CENTER_STYLE, CENTER_STYLE_WITH_RIGHT_SHIFT, IN_ROW_STYLE, TOP_LEFT_STYLE, TOP_RIGHT_FOR_COLUMN_STYLE, TOP_RIGHT_STYLE
 
- 
 - 
Constructor SummaryConstructors Constructor Description InRowIconCssStyle()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetBasicCssClass()StringgetLayerCssClass()StringgetLayerIconCssClassOfFirstIcon()
 
- 
- 
- 
Method Detail- 
getBasicCssClasspublic String getBasicCssClass() - Specified by:
- getBasicCssClassin interface- IconCssStyle
 
 - 
getLayerCssClasspublic String getLayerCssClass() - Specified by:
- getLayerCssClassin interface- IconCssStyle
 
 - 
getLayerIconCssClassOfFirstIconpublic String getLayerIconCssClassOfFirstIcon() - Specified by:
- getLayerIconCssClassOfFirstIconin interface- CompositedIconCssStyle
 
 
- 
 
-