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.
|
org.zkoss.zul.impl |
Classes used to implement ZUL Component Set (implementation only).
|
Modifier and Type | Method and Description |
---|---|
static Event |
Events.getRealOrigin(ForwardEvent event)
Returns the real origin event of a forwarded event.
|
Modifier and Type | Method and Description |
---|---|
void |
FileuploadDlg.onUpload(ForwardEvent evt)
Called when a file is received.
|
Copyright © 2005-2023 Potix Corporation. All Rights Reserved.