Interface IListBoxItem

All Known Implementing Classes:
ObservationFactory.Observation, ProfessionFactory.Profession, TraitFactory.Trait

public interface IListBoxItem
  • Method Details

    • getLabel

      String getLabel()
    • getLeftLabel

      String getLeftLabel()
    • getRightLabel

      String getRightLabel()