Interface ComponentStyle.Option

All Superinterfaces:
JSONItem
Enclosing interface:
ComponentStyle

public static interface ComponentStyle.Option extends JSONItem
define a selectable style option
  • Field Details

  • Method Details

    • getValue

      String getValue()
      Returns the value of this option
      Returns:
      the value
    • getText

      String getText()
      Returns the text of this option
      Returns:
      the text
    • getDescription

      String getDescription()
      Returns the description of this option
      Returns:
      the option
    • getIcon

      String getIcon()
      Returns the icon path of this option
      Returns:
      the icon path.