|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JRFillGroup | |
net.sf.jasperreports.engine | Provides access to the library's main functionality through fa?ade classes for compiling, filling and exporting reports and also publishes the library's main interfaces and classes. |
net.sf.jasperreports.engine.fill | 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 | |
protected JRFillGroup[] |
JRAbstractScriptlet.groups
|
Methods in net.sf.jasperreports.engine with parameters of type JRFillGroup | |
void |
JRAbstractScriptlet.setData(java.util.Map parsm,
java.util.Map fldsm,
java.util.Map varsm,
JRFillGroup[] grps)
|
Uses of JRFillGroup in net.sf.jasperreports.engine.fill |
Fields in net.sf.jasperreports.engine.fill declared as JRFillGroup | |
protected JRFillGroup[] |
JRBaseFiller.groups
|
protected JRFillGroup[] |
JRCalculator.groups
|
Methods in net.sf.jasperreports.engine.fill that return JRFillGroup | |
protected JRFillGroup |
JRFillObjectFactory.getGroup(JRGroup group)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |