it.amattioli.guidate.collections
Class CollectionPropertyModel
java.lang.Object
org.zkoss.zul.AbstractListModel
it.amattioli.guidate.collections.CollectionPropertyModel
- All Implemented Interfaces:
- Serializable, org.zkoss.zul.ListModel
public class CollectionPropertyModel
- extends org.zkoss.zul.AbstractListModel
- See Also:
- Serialized Form
| Methods inherited from class org.zkoss.zul.AbstractListModel |
addListDataListener, fireEvent, removeListDataListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionPropertyModel
public CollectionPropertyModel(Object bean,
String propertyName)
getElementAt
public Object getElementAt(int idx)
getSize
public int getSize()
getModelValues
protected List<?> getModelValues()
Copyright © 2011. All Rights Reserved.