Package | Description |
---|---|
org.zkoss.zul |
ZUL component set that are used for HTML-based clients.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractTreeModel.addPagingEventListener(PagingListener listener) |
void |
PagingEventPublisher.addPagingEventListener(PagingListener listener)
Adds a listener to the list of listeners to be notified when a PagingEvent
happens outside of standard Paging component
|
void |
AbstractListModel.addPagingEventListener(PagingListener l) |
void |
AbstractTreeModel.removePagingEventListener(PagingListener listener) |
void |
PagingEventPublisher.removePagingEventListener(PagingListener listener)
Removes a listener from the list of listeners to be notified when a PagingEvent
happens outside of standard Paging component
|
void |
AbstractListModel.removePagingEventListener(PagingListener l) |
Copyright © 2020. All rights reserved.