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(java.lang.String id,
Choice choice)
Creates a new text
UIValue |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
getEntryId()
Gets the unique identifier of the entry which is represented by this text.
|
abstract java.lang.Object |
getEntryValue()
Gets the value which is described by the text
|
getChoice
me, setController
public abstract java.lang.String getEntryId()
public abstract java.lang.Object getEntryValue()
null