UploadEvent"
From Documentation
Jumperchen (talk | contribs) m |
m ((via JWB)) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{ZKComponentReferencePageHeader}} | |
− | |||
− | == | + | = UploadEvent = |
− | |||
− | + | *Demonstration: [http://www.zkoss.org/zkdemo/userguide/#u1 UploadEvent] | |
+ | *Java API: <javadoc>org.zkoss.zk.ui.event.UploadEvent</javadoc> | ||
+ | *JavaScript API: N/A | ||
− | {| | + | = Employment/Purpose = |
+ | |||
+ | Represents that the user has uploaded one or several files from the client to the server. | ||
+ | |||
+ | = Example = | ||
+ | |||
+ | N/A | ||
+ | |||
+ | =Supported events= | ||
+ | |||
+ | {| class='wikitable' | width="100%" | ||
! <center>Name</center> | ! <center>Name</center> | ||
− | ! <center> | + | ! <center>Event Type</center> |
− | + | |- | |
+ | | None | ||
+ | | None | ||
+ | |} | ||
− | + | =Supported Children= | |
− | + | ||
− | + | *NONE | |
− | + | ||
+ | =Use cases= | ||
+ | {| class='wikitable' | width="100%" | ||
+ | ! Version !! Description !! Example Location | ||
|- | |- | ||
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | |||
|} | |} | ||
− | |||
− | + | =Version History= | |
− | |||
+ | {| class='wikitable' | width="100%" | ||
+ | ! Version !! Date !! Content | ||
|- | |- | ||
− | | | + | | |
+ | | | ||
+ | | | ||
+ | |} | ||
− | + | {{ZKComponentReferencePageFooter}} |
Latest revision as of 11:07, 7 January 2022
UploadEvent
- Demonstration: UploadEvent
- Java API: UploadEvent
- JavaScript API: N/A
Employment/Purpose
Represents that the 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 |
---|---|---|