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 Details

    • apply

      void apply(Component<?> component)
      Parameters:
      component - The component
    • remove

      void remove(Component<?> component)
      Parameters:
      component - The component
    • getStyleClassName

      String getStyleClassName()
      Returns:
      The style class name or null if is not style class for the style settings