it.amattioli.guidate.browsing
Class GroupBrowserModel
java.lang.Object
org.zkoss.zul.AbstractGroupsModel
it.amattioli.guidate.browsing.GroupBrowserModel
- All Implemented Interfaces:
- org.zkoss.zul.GroupsModel
public class GroupBrowserModel
- extends org.zkoss.zul.AbstractGroupsModel
|
Constructor Summary |
GroupBrowserModel(it.amattioli.applicate.browsing.GroupBrowser<?,?> browser)
|
| 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 |
GroupBrowserModel
public GroupBrowserModel(it.amattioli.applicate.browsing.GroupBrowser<?,?> browser)
getChild
public Object getChild(int groupIdx,
int childIdx)
getChildCount
public int getChildCount(int idx)
getGroup
public it.amattioli.dominate.groups.EntityGroup<?,?> getGroup(int idx)
getGroupCount
public int getGroupCount()
getGroupfoot
public Object getGroupfoot(int idx)
hasGroupfoot
public boolean hasGroupfoot(int idx)
Copyright © 2011. All Rights Reserved.