public interface IComboBoxSetup<INPUT_TYPE> extends IComboBoxSelectionSetup<INPUT_TYPE>, IComboBoxSetupCommon
| Modifier and Type | Method and Description |
|---|---|
IStringObjectConverter<INPUT_TYPE> |
getStringObjectConverter() |
getAutoSelectionPolicy, getElements, getObjectStringConverter, getObservableValue, isLenientgetValidator, getValue, isEditablegetBackgroundColor, getForegroundColor, isVisibleisAutoCompletiongetAcceptingRegExps, getInputVerifier, getMaxLengthgetInputChangeEventPolicyIStringObjectConverter<INPUT_TYPE> getStringObjectConverter()
Siehe auch Jowidgets Nutzerhandbuch