public interface IComboBoxSelectionSetup<INPUT_TYPE> extends IInputComponentSetup<INPUT_TYPE>, IComboBoxSelectionSetupCommon
| Modifier and Type | Method and Description |
|---|---|
AutoSelectionPolicy |
getAutoSelectionPolicy() |
java.util.Collection<INPUT_TYPE> |
getElements() |
IObjectStringConverter<INPUT_TYPE> |
getObjectStringConverter() |
IObservableValue<INPUT_TYPE> |
getObservableValue() |
boolean |
isLenient() |
getValidator, getValue, isEditablegetBackgroundColor, getForegroundColor, isVisibleisAutoCompletiongetInputChangeEventPolicyIObjectStringConverter<INPUT_TYPE> getObjectStringConverter()
java.util.Collection<INPUT_TYPE> getElements()
AutoSelectionPolicy getAutoSelectionPolicy()
boolean isLenient()
IObservableValue<INPUT_TYPE> getObservableValue()
Siehe auch Jowidgets Nutzerhandbuch