it.amattioli.guidate.collections
Class GroupingPropertyModel
java.lang.Object
org.zkoss.zul.AbstractGroupsModel
it.amattioli.guidate.collections.GroupingPropertyModel
- All Implemented Interfaces:
- org.zkoss.zul.GroupsModel
public class GroupingPropertyModel
- extends org.zkoss.zul.AbstractGroupsModel
| Methods inherited from class org.zkoss.zul.AbstractGroupsModel |
addGroupsDataListener, fireEvent, removeGroupsDataListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupingPropertyModel
public GroupingPropertyModel(Object bean,
String propertyName,
String groupingProperty)
getModelValues
protected List<?> getModelValues()
getPropertyValues
protected List<? extends it.amattioli.dominate.Entity<?>> getPropertyValues()
getChild
public Object getChild(int groupIdx,
int childIdx)
getChildCount
public int getChildCount(int groupIdx)
getGroup
public it.amattioli.dominate.groups.EntityGroup<?,?> getGroup(int idx)
getGroupCount
public int getGroupCount()
getGroupfoot
public Object getGroupfoot(int arg0)
hasGroupfoot
public boolean hasGroupfoot(int arg0)
Copyright © 2011. All Rights Reserved.