UploadEvent"

From Documentation
m
m ((via JWB))
 
(3 intermediate revisions by 2 users not shown)
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 =
  
Represents that user has uploaded one or several files from the client to the server.  
+
Represents that the user has uploaded one or several files from the client to the server.
  
 
= Example =
 
= Example =
  
 
+
N/A
 
 
 
 
  
 
=Supported events=
 
=Supported events=
  
{| border="1" | width="100%"
+
{| class='wikitable' | width="100%"
 
! <center>Name</center>
 
! <center>Name</center>
 
! <center>Event Type</center>
 
! <center>Event Type</center>
Line 32: Line 31:
 
=Use cases=
 
=Use cases=
  
{| border='1px' | width="100%"
+
{| class='wikitable' | width="100%"
 
! Version !! Description !! Example Location
 
! Version !! Description !! Example Location
 
|-
 
|-
| 5.0+
+
| &nbsp;
 
| &nbsp;
 
| &nbsp;
 
| &nbsp;
 
| &nbsp;
Line 42: Line 41:
 
=Version History=
 
=Version History=
  
{| border='1px' | width="100%"
+
{| class='wikitable' | width="100%"
 
! Version !! Date !! Content
 
! Version !! Date !! Content
 
|-
 
|-
| 5.0.1
+
| &nbsp;
| 4/30/2010
+
| &nbsp;
| Initialization
+
| &nbsp;
 
|}
 
|}
  
 
{{ZKComponentReferencePageFooter}}
 
{{ZKComponentReferencePageFooter}}

Latest revision as of 11:07, 7 January 2022

UploadEvent

Employment/Purpose

Represents that the user has uploaded one or several files from the client to the server.

Example

N/A

Supported events

Name
Event Type
None None

Supported Children

*NONE

Use cases

Version Description Example Location
     

Version History

Version Date Content
     



Last Update : 2022/01/07

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.