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