public abstract class ChoiceEntryText extends ChoiceText
Choice
.Modifier and Type | Field and Description |
---|---|
static Path |
KIND_CHOICE_ENTRY
What kind of
UIValue this is |
KIND_CHOICE
Constructor and Description |
---|
ChoiceEntryText(String id,
Choice choice)
Creates a new text
UIValue |
Modifier and Type | Method and Description |
---|---|
abstract String |
getEntryId()
Gets the unique identifier of the entry which is represented by this text.
|
abstract Object |
getEntryValue()
Gets the value which is described by the text
|
getChoice
me, setController