Interface ListOption

All Known Implementing Classes:
EnumBit, ListOptionBean

public interface ListOption
Author:
Jorge Campins
  • Method Details

    • getOptionValue

      Object getOptionValue()
    • getOptionLabel

      String getOptionLabel()
    • getOptionDescription

      String getOptionDescription()
    • isOptionDisabled

      boolean isOptionDisabled()
    • isNoSelectionOption

      boolean isNoSelectionOption()