Uses of Class
net.sf.jasperreports.engine.fill.JRFillGroup

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<java.lang.String,JRFillParameter> parsm, java.util.Map<java.lang.String,JRFillField> fldsm, java.util.Map<java.lang.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(java.lang.String groupName)
           
 

Methods in net.sf.jasperreports.engine.fill with parameters of type JRFillGroup
 void JRFillDatasetScriptlet.setData(java.util.Map<java.lang.String,JRFillParameter> parsm, java.util.Map<java.lang.String,JRFillField> fldsm, java.util.Map<java.lang.String,JRFillVariable> varsm, JRFillGroup[] grps)
           
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com