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
Since 1.1.0
Upload Files with a Component
We usually perform file downloading through Filedownload when some events are triggered [1]
Notes
- ↑ for more detail, please refer to ZK Developer's Reference/UI Patterns/File Upload and Download and ZK Component Reference/Essential Components/Fileupload
Upload Files with the Static Method
Supported Components
DesktopAgent | 5, 6 |