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