Package | Description |
---|---|
org.zkoss.zk.ui.event |
The org.zkoss.zk.ui and org.zkoss.zk.ui.event packages are the only
packages that component and application developers need to know.
|
Modifier and Type | Method and Description |
---|---|
static <T extends Component,E> |
SelectEvent.getSelectEvent(AuRequest request)
Converts an AU request to a select event.
|
static <T extends Component,E> |
SelectEvent.getSelectEvent(AuRequest request,
SelectEvent.SelectedObjectHandler<T> handler)
Converts an AU request to a select event.
|
Copyright © 2005-2023 Potix Corporation. All Rights Reserved.