Interface IListBoxItem

All Known Implementing Classes:
CharacterProfessionDefinition, CharacterTraitDefinition, ObservationFactory.Observation

public interface IListBoxItem
  • Method Details

    • getLabel

      String getLabel()
    • getLeftLabel

      String getLeftLabel()
    • getRightLabel

      String getRightLabel()