|
||||||||||
| 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(Map<String,JRFillParameter> parsm,
Map<String,JRFillField> fldsm,
Map<String,JRFillVariable> varsm,
JRFillGroup[] grps)
|
| Uses of JRFillGroup in net.sf.jasperreports.engine.fill |
|---|
| Fields in net.sf.jasperreports.engine.fill declared as JRFillGroup | |
|---|---|
protected JRFillGroup[] |
JRCalculator.groups
|
protected JRFillGroup[] |
JRBaseFiller.groups
|
protected JRFillGroup[] |
JRFillDataset.groups
The dataset groups. |
| Methods in net.sf.jasperreports.engine.fill that return JRFillGroup | |
|---|---|
protected JRFillGroup |
JRParameterDefaultValuesEvaluator.ObjectFactory.getGroup(JRGroup group)
|
protected JRFillGroup |
JRFillObjectFactory.getGroup(JRGroup group)
|
protected JRFillGroup |
JRBaseFiller.getGroup(String groupName)
|
| Methods in net.sf.jasperreports.engine.fill with parameters of type JRFillGroup | |
|---|---|
void |
JRFillDatasetScriptlet.setData(Map<String,JRFillParameter> parsm,
Map<String,JRFillField> fldsm,
Map<String,JRFillVariable> varsm,
JRFillGroup[] grps)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||