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