public static interface DefaultChoice.Entry<V>
Modifier and Type | Method and Description |
---|---|
String |
getEntryId() |
String |
getEntryText() |
V |
getEntryValue() |
void |
setController(DockController controller) |
void |
setEntryText(String text) |
String getEntryId()
V getEntryValue()
String getEntryText()
void setEntryText(String text)
void setController(DockController controller)