public class BBJasperTabularLandscapeTemplate extends BBJasperTabularTemplate
BBJasperTabularLandscapeTemplate class
Lays out the report in a landscape tabular fashion.
File$
Constructor and Description |
---|
BBJasperTabularLandscapeTemplate() Constructor Constructs a BBJasperTabularLandscapeTemplate based on the 'basis_landscape.jrxml' template file |
BBJasperTabularLandscapeTemplate(BBjString p_template$) Constructor Constructs a BBJasperTabularLandscapeTemplate using a specific template file |
layoutReport
layoutReport
public BBJasperTabularLandscapeTemplate()
Constructor Constructs a BBJasperTabularLandscapeTemplate based on the 'basis_landscape.jrxml' template file
public BBJasperTabularLandscapeTemplate(BBjString p_template$)
Constructor Constructs a BBJasperTabularLandscapeTemplate using a specific template file
p_template$
Path to .jrxml template file