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