public interface ILabel
Option label
Most likely a StringLabel
, which is displayed before the option,
or a LabelOption
can play the role of a label
Modifier and Type | Method and Description |
---|---|
String |
getText()
Get label text (short single line)
|
boolean |
isDisplayed()
Tell whether this label is displayed or not before the option
|
String getText()
boolean isDisplayed()