ZATS UploadAgent"

From Documentation
Line 1: Line 1:
 
{{Template:UnderConstruction}}
 
{{Template:UnderConstruction}}
 
{{ZATSEssentialsPageHeader}}
 
{{ZATSEssentialsPageHeader}}
 +
__TOC__
 
  Since 1.1.0
 
  Since 1.1.0
  
 +
= Upload Files with a Component =
  
 +
We usually perform file downloading through <javadoc>org.zkoss.zul.Filedownload</javadoc> when some events are triggered
 +
<ref>for more detail, please refer to [[ZK Developer's Reference/UI Patterns/File Upload and Download]] and [[ZK Component Reference/Essential Components/Fileupload]]</ref>
  
 +
'''Notes'''
 +
<references/>
 +
 +
= Upload Files with the Static Method =
 +
 +
=Supported Components=
 +
 +
{| border="1" | width="100%"
 +
! <center>Components</center>
 +
! <center>Version</center>
 +
! <center>Note</center>
 +
|-
 +
| DesktopAgent
 +
| 5, 6
 +
|
 +
|}
 +
 +
{{ZATSEssentialsPageHeader}}
 
{{ZATSEssentialsPageFooter}}
 
{{ZATSEssentialsPageFooter}}

Revision as of 09:11, 25 June 2012

WarningTriangle-32x32.png This page is under construction, so we cannot guarantee the accuracy of the content!

aowang



Since 1.1.0

Upload Files with a Component

We usually perform file downloading through Filedownload when some events are triggered [1]

Notes

Upload Files with the Static Method

Supported Components

Components
Version
Note
DesktopAgent 5, 6


aowang




Last Update : 2012/06/25

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