|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.bind.converter.sys.AbstractListModelConverter<Chosenbox>
org.zkoss.zkmax.bind.impl.ChosenboxModelConverter
public class ChosenboxModelConverter
The Converter implementation of the Chosenbox for converting collection to ListModel and vice versa.
| Field Summary |
|---|
| Fields inherited from interface org.zkoss.bind.Converter |
|---|
IGNORED_VALUE |
| Constructor Summary | |
|---|---|
ChosenboxModelConverter()
|
|
| Method Summary | |
|---|---|
protected ListModel<?> |
getComponentModel(Chosenbox 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 ChosenboxModelConverter()
| Method Detail |
|---|
protected ListModel<?> getComponentModel(Chosenbox comp)
getComponentModel in class AbstractListModelConverter<Chosenbox>comp - the component that has listmodel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||