it.amattioli.guidate.collections
Class PropertyValuesModel
java.lang.Object
org.zkoss.zul.AbstractListModel
it.amattioli.guidate.collections.PropertyValuesModel
- All Implemented Interfaces:
- Serializable, org.zkoss.zul.ListModel
public class PropertyValuesModel
- 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 |
PropertyValuesModel
public PropertyValuesModel(Object bean,
String propName,
boolean nullValue)
getElementAt
public Object getElementAt(int idx)
getSize
public int getSize()
getValues
public List<?> getValues()
Copyright © 2011. All Rights Reserved.