Uses of Annotation Type
net.sf.jasperreports.jackson.util.JRXmlSince
Packages that use JRXmlSince
Package
Description
Contains classes for the built-in Table component.
Contains classes for the Crosstab report element.
-
Uses of JRXmlSince in net.sf.jasperreports.components.table
Methods in net.sf.jasperreports.components.table with annotations of type JRXmlSinceModifier and TypeMethodDescriptionTableComponent.getHorizontalPosition()Returns the position of the table columns within the table element box.BaseColumn.getWeight()Specifies the weight of the column when table columns are to be resized to occupy the entire width of the table component.TableComponent.shrinkWidth()Specifies if the table box should shrink to accommodate the smaller total width of visible columns. -
Uses of JRXmlSince in net.sf.jasperreports.crosstabs
Methods in net.sf.jasperreports.crosstabs with annotations of type JRXmlSinceModifier and TypeMethodDescriptionbooleanJRCrosstabRowGroup.isKeepTogether()Determines whether the row group should be kept together on a single page.