public static interface IOptionList.IOption extends Comparable<IOptionList.IOption>
IOptionList| Modifier and Type | Method and Description |
|---|---|
Object |
getKey()
Gets the key of the option.
|
String |
getText()
Gets the label of the option.
|
void |
setText(String text)
Sets the label of option.
|
compareToCopyright © 2021 Visiativ Software. All rights reserved.