Interface ListOption

  • All Known Implementing Classes:
    EnumBit, ListOptionBean

    public interface ListOption
    Author:
    Jorge Campins
    • Method Detail

      • getOptionValue

        Object getOptionValue()
      • getOptionLabel

        String getOptionLabel()
      • getOptionDescription

        String getOptionDescription()
      • isOptionDisabled

        boolean isOptionDisabled()
      • isNoSelectionOption

        boolean isNoSelectionOption()