public interface IComboBoxSetup<INPUT_TYPE> extends IComboBoxSelectionSetup<INPUT_TYPE>, IComboBoxSetupCommon
Modifier and Type | Method and Description |
---|---|
IStringObjectConverter<INPUT_TYPE> |
getStringObjectConverter() |
getAutoSelectionPolicy, getElements, getObjectStringConverter, getObservableValue, isLenient
getValidator, getValue, isEditable
getBackgroundColor, getForegroundColor, isVisible
isAutoCompletion
getAcceptingRegExps, getInputVerifier, getMaxLength
getInputChangeEventPolicy
IStringObjectConverter<INPUT_TYPE> getStringObjectConverter()
Siehe auch Jowidgets Nutzerhandbuch