public static interface LookupField.NewOptionHandler
LookupField.setNewOptionAllowed(boolean) is set to true.| Modifier and Type | Method and Description |
|---|---|
void |
addNewOption(java.lang.String caption)
Called when user enters a value which is not in the options list, and presses Enter.
|