public class BindingGroupsListModel extends org.zkoss.zul.impl.GroupsListModel implements BindingListModel, Serializable
This is the BindingListModel as a GroupsListModel to be used with
Listbox, Grid,
and DataBinder.
Add or remove the contents of this model as a GroupListModel would cause the associated Listbox or Grid to change accordingly.
| Constructor and Description |
|---|
BindingGroupsListModel(org.zkoss.zul.GroupsModel model)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
indexOf(Object obj)
Deprecated.
Returns index of the given object inside a ListModel.
|
addSelection, addToSelection, clearSelection, clone, equals, getDataInfo, getElementAt, getGroupOffset, getGroupsInfos, getGroupsModel, getSelection, getSelectionControl, getSize, hashCode, isGroupSelectable, isMultiple, isSelected, isSelectionEmpty, removeFromSelection, removeSelection, setGroupSelectable, setMultiple, setSelection, setSelectionControl, toListModel, toStringaddListDataListener, addPagingEventListener, fireEvent, fireSelectionEvent, getActivePage, getPageCount, getPageSize, newEmptySelection, readSelection, removeAllSelection, removeListDataListener, removePagingEventListener, retainAllSelection, setActivePage, setPageSize, writeSelectionpublic BindingGroupsListModel(org.zkoss.zul.GroupsModel model)
public int indexOf(Object obj)
BindingListModelindexOf in interface BindingListModelCopyright © 2015. All rights reserved.