|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GroupsDataListener | |
|---|---|
| org.zkoss.zul | ZUL component set that are used for HTML-based clients. |
| Uses of GroupsDataListener in org.zkoss.zul |
|---|
| Methods in org.zkoss.zul with parameters of type GroupsDataListener | |
|---|---|
void |
AbstractGroupsModel.addGroupsDataListener(GroupsDataListener l)
|
void |
GroupsModel.addGroupsDataListener(GroupsDataListener l)
Adds a listener to the groups that's notified each time a change to the data model occurs. |
void |
AbstractGroupsModel.removeGroupsDataListener(GroupsDataListener l)
|
void |
GroupsModel.removeGroupsDataListener(GroupsDataListener l)
Removes a listener from the groups that's notified each time a change to the data model occurs. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||