Interface CompositedIconCssStyle
-
- All Superinterfaces:
IconCssStyle
- All Known Implementing Classes:
InRowIconCssStyle
public interface CompositedIconCssStyle extends IconCssStyle
- Author:
- skublik
-
-
Field Summary
-
Fields inherited from interface com.evolveum.midpoint.gui.impl.component.icon.IconCssStyle
BOTTOM_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
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getLayerIconCssClassOfFirstIcon()
-
Methods inherited from interface com.evolveum.midpoint.gui.impl.component.icon.IconCssStyle
getBasicCssClass, getLayerCssClass
-
-
-
-
Method Detail
-
getLayerIconCssClassOfFirstIcon
String getLayerIconCssClassOfFirstIcon()
-
-