public class ComboboxModelConverter extends AbstractListModelConverter<Combobox>
Converter
implementation of the combobox for converting collection to ListModel and vice versa.IGNORED_VALUE
Constructor and Description |
---|
ComboboxModelConverter() |
Modifier and Type | Method and Description |
---|---|
protected ListModel<?> |
getComponentModel(Combobox comp) |
coerceToBean, coerceToUi, handleWrappedModel
protected ListModel<?> getComponentModel(Combobox comp)
getComponentModel
in class AbstractListModelConverter<Combobox>
comp
- the component that has listmodelCopyright © 2005-2021 Potix Corporation. All Rights Reserved.