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