Uses of Class
net.sf.jasperreports.engine.fill.JRFillGroup
Packages that use JRFillGroup
Package
Description
Provides access to the library's main functionality through facade classes for compiling, filling
and exporting reports and also publishes the library's main interfaces and classes.
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
-
Uses of JRFillGroup in net.sf.jasperreports.engine
Fields in net.sf.jasperreports.engine declared as JRFillGroup -
Uses of JRFillGroup in net.sf.jasperreports.engine.fill
Fields in net.sf.jasperreports.engine.fill declared as JRFillGroupModifier and TypeFieldDescriptionprotected JRFillGroup[]JRBaseFiller.groupsprotected JRFillGroup[]JRCalculator.groupsprotected JRFillGroup[]JRFillDataset.groupsThe dataset groups.Fields in net.sf.jasperreports.engine.fill with type parameters of type JRFillGroupModifier and TypeFieldDescriptionprotected Map<String, JRFillGroup> JRFillDataset.groupsMapThe dataset groups indexed by name.protected Map<String, JRFillGroup> JRCalculator.grpsmMethods in net.sf.jasperreports.engine.fill that return JRFillGroupModifier and TypeMethodDescriptionprotected JRFillGroupprotected JRFillGroupJRBaseFiller.getKeepTogetherGroup()