| |||||||
| FRAMES NO FRAMES | |||||||
| Tag Information | |
| Tag Class | net.sf.jasperreports.jsf.taglib.SubreportTag |
| TagExtraInfo Class | None |
| Body Content | JSP |
| Display Name | None |
| Attributes | ||||
| Name | Required | Request-time | Type | Description |
| id | false | false | java.lang.String | Component identifier |
| binding | false | false | javax.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)
| Component binding |
| rendered | false | false | javax.el.ValueExpression
(must evaluate to boolean)
| No Description |
| sourceConverter | false | false | javax.el.ValueExpression
(must evaluate to net.sf.jasperreports.jsf.convert.SourceConverter)
| Specific source converter instance used to override the default behaviour of the plugin. |
| reportConverter | false | false | javax.el.ValueExpression
(must evaluate to net.sf.jasperreports.jsf.convert.ReportConverter)
| Specific report converter instance used to override the default behaviour of the plugin. |
| source | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Object)
| Data source ID reference used to obtain the data needed to render the report. |
| name | false | false | javax.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. |
| value | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Object)
| Any value representing the source for the report file, source or compiled to be processed. |
| validator | false | false | javax.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. |
| |||||||
| FRAMES NO FRAMES | |||||||