|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zkplus.databind.ListModelConverter
org.zkoss.zkplus.databind.CombboxListModelConverter
public class CombboxListModelConverter
The TypeConverter implementation for converting collection to ListModel of a grid
| Field Summary |
|---|
| Fields inherited from interface org.zkoss.zkplus.databind.TypeConverter |
|---|
IGNORE |
| Constructor Summary | |
|---|---|
CombboxListModelConverter()
Deprecated. |
|
| Method Summary | |
|---|---|
protected ListModel<?> |
getComponentModel(Component comp)
Deprecated. Gets the model of the component, the sub-class should override this method |
| Methods inherited from class org.zkoss.zkplus.databind.ListModelConverter |
|---|
coerceToBean, coerceToUi, handleWrappedNonListModel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CombboxListModelConverter()
| Method Detail |
|---|
protected ListModel<?> getComponentModel(Component comp)
ListModelConverter
getComponentModel in class ListModelConverter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||