|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.zkoss.zkplus.databind.ListModelConverter org.zkoss.zkplus.databind.SelectboxListModelConverter
public class SelectboxListModelConverter
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 | |
---|---|
SelectboxListModelConverter()
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 SelectboxListModelConverter()
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 |