Jasperreport"
From Documentation
Tmillsclare (talk | contribs) |
|||
Line 1: | Line 1: | ||
− | + | {{ZKComponentReferencePageHeader}} | |
+ | |||
+ | = Jasperreport = | ||
+ | |||
+ | *Demonstration: [http://www.zkoss.org/zkdemo/userguide/#d3 link] | ||
+ | *Java API: <javadoc>org.zkoss.zkex.zul.Jasperreport </javadoc> | ||
+ | *JavaScript API: <javadoc directory="jsdoc">zkex.utl.Jasperreport</javadoc> | ||
+ | |||
+ | = Employment/Purpose = | ||
+ | The JasperReport component. It is used to generate a Jasper report into an inline frame | ||
+ | |||
+ | |||
+ | |||
+ | = Example = | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | =Supported events= | ||
+ | |||
+ | {| border="1" | width="100%" | ||
+ | ! <center>Name</center> | ||
+ | ! <center>Event Type</center> | ||
+ | |- | ||
+ | | None | ||
+ | | None | ||
+ | |} | ||
+ | |||
+ | =Supported Children= | ||
+ | |||
+ | *NONE | ||
+ | |||
+ | =Use cases= | ||
+ | |||
+ | {| border='1px' | width="100%" | ||
+ | ! Version !! Description !! Example Location | ||
+ | |- | ||
+ | | 5.0.2 | ||
+ | | How to use Dynamic Jasper Reports | ||
+ | | http://www.zkoss.org/forum/listComment/10873 | ||
+ | |} | ||
+ | |||
+ | =Version History= | ||
+ | |||
+ | {| border='1px' | width="100%" | ||
+ | ! Version !! Date !! Content | ||
+ | |- | ||
+ | | 5.0.2 | ||
+ | | 5/18/2010 | ||
+ | | Initialization | ||
+ | |} | ||
+ | |||
+ | {{ZKComponentReferencePageFooter}} |
Revision as of 08:28, 18 May 2010
Jasperreport
- Demonstration: link
- Java API: Jasperreport
- JavaScript API: Jasperreport
Employment/Purpose
The JasperReport component. It is used to generate a Jasper report into an inline frame
Example
Supported events
None | None |
Supported Children
*NONE
Use cases
Version | Description | Example Location |
---|---|---|
5.0.2 | How to use Dynamic Jasper Reports | http://www.zkoss.org/forum/listComment/10873 |
Version History
Version | Date | Content |
---|---|---|
5.0.2 | 5/18/2010 | Initialization |