Interface IconCssStyle
- All Known Subinterfaces:
- CompositedIconCssStyle,- LayeredIconCssStyle
- All Known Implementing Classes:
- BottomLeftForColumnIconCssStyle,- BottomLeftIconCssStyle,- BottomRightForColumnIconCssStyle,- BottomRightIconCssStyle,- BottomRightMaxIconCssStyle,- CenterForColumnIconCssStyle,- CenterIconCssStyle,- CenterWithRightShiftCssStyle,- InRowIconCssStyle,- TopLeftIconCssStyle,- TopRightForColumnIconCssStyle,- TopRightIconCssStyle,- TopRightMaxIconCssStyle
public interface IconCssStyle
- Author:
- skublik
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final BottomLeftForColumnIconCssStylestatic final BottomLeftIconCssStylestatic final BottomRightForColumnIconCssStylestatic final BottomRightIconCssStylestatic final BottomRightIconCssStylestatic final CenterForColumnIconCssStylestatic final CenterIconCssStylestatic final CenterWithRightShiftCssStylestatic final InRowIconCssStylestatic final TopLeftIconCssStylestatic final TopRightForColumnIconCssStylestatic final TopRightIconCssStylestatic final TopRightIconCssStyle
- 
Method Summary
- 
Field Details- 
BOTTOM_LEFT_STYLE
- 
BOTTOM_RIGHT_STYLE
- 
BOTTOM_RIGHT_MAX_ICON_STYLE
- 
BOTTOM_LEFT_FOR_COLUMN_STYLE
- 
BOTTOM_RIGHT_FOR_COLUMN_STYLE
- 
CENTER_STYLE
- 
CENTER_FOR_COLUMN_STYLE
- 
CENTER_STYLE_WITH_RIGHT_SHIFT
- 
IN_ROW_STYLE
- 
TOP_LEFT_STYLE
- 
TOP_RIGHT_STYLE
- 
TOP_RIGHT_MAX_ICON_STYLE
- 
TOP_RIGHT_FOR_COLUMN_STYLE
 
- 
- 
Method Details