Uses of Class
net.sf.jasperreports.engine.base.JRBaseElementGroup
-
Packages that use JRBaseElementGroup Package Description net.sf.jasperreports.components.list Contains classes for the built-in List component.net.sf.jasperreports.components.table Contains classes for the built-in Table component.net.sf.jasperreports.crosstabs.base Contains base classes for the Crosstab report element.net.sf.jasperreports.crosstabs.design Contains design classes for the Crosstab report element.net.sf.jasperreports.engine.base Contains base implementations for the library's main interfaces.net.sf.jasperreports.engine.design Contains design time implementations for the library's main interfaces as well as report compiling tools. -
-
Uses of JRBaseElementGroup in net.sf.jasperreports.components.list
Subclasses of JRBaseElementGroup in net.sf.jasperreports.components.list Modifier and Type Class Description classBaseListContentsListContentsimplementation used in compiled reports.classDesignListContentsListContentsimplementation used at report design time. -
Uses of JRBaseElementGroup in net.sf.jasperreports.components.table
Subclasses of JRBaseElementGroup in net.sf.jasperreports.components.table Modifier and Type Class Description classCompiledBaseCellclassCompiledCellclassDesignBaseCellclassDesignCell -
Uses of JRBaseElementGroup in net.sf.jasperreports.crosstabs.base
Subclasses of JRBaseElementGroup in net.sf.jasperreports.crosstabs.base Modifier and Type Class Description classJRBaseCellContentsBase read-only implementation ofJRCellContents. -
Uses of JRBaseElementGroup in net.sf.jasperreports.crosstabs.design
Subclasses of JRBaseElementGroup in net.sf.jasperreports.crosstabs.design Modifier and Type Class Description classJRDesignCellContentsImplementation ofJRCellContentsused for report design. -
Uses of JRBaseElementGroup in net.sf.jasperreports.engine.base
Subclasses of JRBaseElementGroup in net.sf.jasperreports.engine.base Modifier and Type Class Description classJRBaseBandUsed for implementing band functionality. -
Uses of JRBaseElementGroup in net.sf.jasperreports.engine.design
Subclasses of JRBaseElementGroup in net.sf.jasperreports.engine.design Modifier and Type Class Description classJRDesignBandclassJRDesignElementGroup
-