Uses of Interface
net.sf.jasperreports.engine.export.tabulator.DimensionControl
-
Packages that use DimensionControl Package Description net.sf.jasperreports.engine.export.tabulator -
-
Uses of DimensionControl in net.sf.jasperreports.engine.export.tabulator
Classes in net.sf.jasperreports.engine.export.tabulator that implement DimensionControl Modifier and Type Class Description protected classTable.ColumnsControlprotected classTable.RowsControlMethods in net.sf.jasperreports.engine.export.tabulator that return DimensionControl Modifier and Type Method Description DimensionControl<T>DimensionEntries. getControl()Constructors in net.sf.jasperreports.engine.export.tabulator with parameters of type DimensionControl Constructor Description DimensionEntries(DimensionControl<T> control)
-