Interface IListItemOption

All Superinterfaces:
Serializable
All Known Subinterfaces:
ITypedOption<T>
All Known Implementing Classes:
AbstractOption, BooleanOption, DoubleOption, FloatOption, IntegerItemOptions, IntegerOption, LiteralOption, LongOption, ShortOption, StringOption

public interface IListItemOption extends Serializable
Interface to represent an item of a list
Author:
Julien Roche
  • Method Summary

    Modifier and Type
    Method
    Description
    Method retrieving the javascript's representation of the option
  • Method Details

    • getJavascriptOption

      CharSequence getJavascriptOption()
      Method retrieving the javascript's representation of the option