Alle implementierten Schnittstellen:
Serializable, Cloneable, Map<String,String>, SequencedMap<String,String>
Umschließende Klasse:
AvailForm

public static class AvailForm.Key extends LinkedHashMap<String,String>
Siehe auch:
  • Methodendetails

    • of

      public static AvailForm.Key of(String label, String value, boolean isSelected, boolean isDisabled)
    • getLabel

      public String getLabel()
    • getValue

      public String getValue()
    • isSelected

      public boolean isSelected()
    • isDisabled

      public boolean isDisabled()