public class BBJasperTabularTemplate extends BBJasperTemplate
BBJasperTabularTemplate class
Lays out the report in a portrait tabular fashion.
File$ | Constructor and Description |
|---|
BBJasperTabularTemplate()Constructor Constructs a BBJasperTabularTemplate based on the 'basis.jrxml' template file |
BBJasperTabularTemplate(BBjString p_template$)Constructor Constructs a BBJasperTabularTemplate using a specific template file |
| Modifier and Type | Method and Description |
|---|---|
void | layoutReport(BBJasperDesign p_bbJasperDesign!)layoutReport Lays out the report in a tabular fashion |
layoutReport public BBJasperTabularTemplate()
Constructor Constructs a BBJasperTabularTemplate based on the 'basis.jrxml' template file
public BBJasperTabularTemplate(BBjString p_template$)
Constructor Constructs a BBJasperTabularTemplate using a specific template file
p_template$ Path to .jrxml template filepublic void layoutReport(BBJasperDesign p_bbJasperDesign!)layoutReport Lays out the report in a tabular fashion
p_bbJasperDesign! BBJasperDesign object