UploadEvent"
From Documentation
Jumperchen (talk | contribs) m |
Tmillsclare (talk | contribs) m |
||
Line 5: | Line 5: | ||
*Demonstration: [http://www.zkoss.org/zkdemo/userguide/#u1 UploadEvent] | *Demonstration: [http://www.zkoss.org/zkdemo/userguide/#u1 UploadEvent] | ||
*Java API: <javadoc>org.zkoss.zk.ui.event.UploadEvent</javadoc> | *Java API: <javadoc>org.zkoss.zk.ui.event.UploadEvent</javadoc> | ||
+ | *JavaScript API: N/A | ||
= Employment/Purpose = | = Employment/Purpose = | ||
Line 12: | Line 13: | ||
= Example = | = Example = | ||
− | + | N/A | |
− | |||
− | |||
=Supported events= | =Supported events= | ||
Line 35: | Line 34: | ||
! Version !! Description !! Example Location | ! Version !! Description !! Example Location | ||
|- | |- | ||
− | | | + | | |
| | | | ||
| | | | ||
Line 45: | Line 44: | ||
! Version !! Date !! Content | ! Version !! Date !! Content | ||
|- | |- | ||
− | | 5.0. | + | | 5.0.2 |
| 4/30/2010 | | 4/30/2010 | ||
| Initialization | | Initialization |
Revision as of 03:14, 14 May 2010
UploadEvent
- Demonstration: UploadEvent
- Java API: UploadEvent
- JavaScript API: N/A
Employment/Purpose
Represents that user has uploaded one or several files from the client to the server.
Example
N/A
Supported events
None | None |
Supported Children
*NONE
Use cases
Version | Description | Example Location |
---|---|---|
Version History
Version | Date | Content |
---|---|---|
5.0.2 | 4/30/2010 | Initialization |