|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.zkoss.bind.converter.sys.AbstractListModelConverter<Combobox> org.zkoss.bind.converter.sys.ComboboxModelConverter
public class ComboboxModelConverter
The Converter
implementation of the combobox for converting collection to ListModel and vice versa.
Field Summary |
---|
Fields inherited from interface org.zkoss.bind.Converter |
---|
IGNORED_VALUE |
Constructor Summary | |
---|---|
ComboboxModelConverter()
|
Method Summary | |
---|---|
protected ListModel<?> |
getComponentModel(Combobox comp)
|
Methods inherited from class org.zkoss.bind.converter.sys.AbstractListModelConverter |
---|
coerceToBean, coerceToUi, handleWrappedModel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComboboxModelConverter()
Method Detail |
---|
protected ListModel<?> getComponentModel(Combobox comp)
getComponentModel
in class AbstractListModelConverter<Combobox>
comp
- the component that has listmodel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |