public class LabelOption extends InputOption implements ILabel
StringLabel
which is displayed in front of an option.Constructor and Description |
---|
LabelOption(String 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
|
addOptionChangedListener, getConfigurationAttributeName, getErrorMessage, getOutputProperty, getProperty, setOptionValidator
isEnabled, setDescription, setEnableCondition
public LabelOption(String label)
public String getText()
ILabel
public boolean isDisplayed()
ILabel
isDisplayed
in interface ILabel