Package com.jbstrap.ui.bootstrap
Interface StyleElement
- All Known Subinterfaces:
StyleAlign
- All Known Implementing Classes:
Align
,BadgeType
,Border
,ButtonSize
,ButtonType
,CheckboxShape
,CheckboxType
,Color
,ContainerType
,DisplayType
,DropDownAlignament
,DropDownDirection
,Flex
,FloatingType
,FormItemState
,FormType
,HorizontalAlign
,ImageStyle
,LoadButtonAnimation
,Margin
,MenuItemLevel
,Padding
,ProgressBarSize
,ProgressBarType
,SelectionType
,Shadow
,TabType
,TextAlign
,TextType
,VerticalAlign
public interface StyleElement
The style element enums idetifier interface
- Since:
- 4.0
- Author:
- JBStrap
-
Method Summary
-
Method Details
-
apply
- Parameters:
component
- The component
-
remove
- Parameters:
component
- The component
-
getStyleClassName
String getStyleClassName()- Returns:
- The style class name or
null
if is not style class for the style settings
-