Package | Description |
---|---|
org.zkoss.zul.event |
Events of ZUL Component Set.
|
org.zkoss.zul.impl |
Classes used to implement ZUL Component Set (implementation only).
|
Modifier and Type | Method and Description |
---|---|
void |
GroupsDataListener.onChange(GroupsDataEvent event)
Sent when the contents of the list has changed.
|
Modifier and Type | Method and Description |
---|---|
void |
ListboxDataLoader.doGroupsDataChange(GroupsDataEvent event)
updates the status of the changed group.
|
void |
GridDataLoader.doGroupsDataChange(GroupsDataEvent event) |
void |
DataLoader.doGroupsDataChange(GroupsDataEvent event)
Handle event when GroupsDataEvent is fired from owner component.
|
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.