public class ListboxListModelConverter extends ListModelConverter
TypeConverter implementation for converting collection to ListModel of a listboxIGNORE| Constructor and Description |
|---|
ListboxListModelConverter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected ListModel<?> |
getComponentModel(Component comp)
Deprecated.
Gets the model of the component, the sub-class should override this method
|
protected BindingListModel<?> |
handleWrappedNonListModel(Component comp,
BindingListModel<?> wrappedModel)
Deprecated.
Handles the wrapped non-list-model, by default it return the original one.
|
coerceToBean, coerceToUiprotected ListModel<?> getComponentModel(Component comp)
ListModelConvertergetComponentModel in class ListModelConverterprotected BindingListModel<?> handleWrappedNonListModel(Component comp, BindingListModel<?> wrappedModel)
ListModelConverterhandleWrappedNonListModel in class ListModelConverterCopyright © 2005-2011 Potix Corporation. All Rights Reserved.