JasperReports JSF TagLib
Tag subreport




Tag Information
Tag Classnet.sf.jasperreports.jsf.taglib.SubreportTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
idfalsefalsejava.lang.StringComponent identifier
bindingfalsefalsejavax.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)
Component binding
renderedfalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
No Description
sourceConverterfalsefalsejavax.el.ValueExpression
(must evaluate to net.sf.jasperreports.jsf.convert.SourceConverter)
Specific source converter instance used to override the default behaviour of the plugin.
reportConverterfalsefalsejavax.el.ValueExpression
(must evaluate to net.sf.jasperreports.jsf.convert.ReportConverter)
Specific report converter instance used to override the default behaviour of the plugin.
sourcefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
Data source ID reference used to obtain the data needed to render the report.
namefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
File name of the exported report. This value will be used inside the Content-Disposition header when rendering the report contents.
valuefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
Any value representing the source for the report file, source or compiled to be processed.
validatorfalsefalsejavax.el.ValueExpression
(must evaluate to net.sf.jasperreports.jsf.validation.Validator)
Specific validator instance used to override the default behaviour of the plugin.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.