Uses of Class
net.sf.jasperreports.engine.scriptlets.ScriptletFactoryContext

Packages that use ScriptletFactoryContext
net.sf.jasperreports.engine.scriptlets   
net.sf.jasperreports.governors   
 

Uses of ScriptletFactoryContext in net.sf.jasperreports.engine.scriptlets
 

Methods in net.sf.jasperreports.engine.scriptlets with parameters of type ScriptletFactoryContext
 java.util.List<JRAbstractScriptlet> DefaultScriptletFactory.getScriplets(ScriptletFactoryContext context)
           
 java.util.List<JRAbstractScriptlet> ScriptletFactory.getScriplets(ScriptletFactoryContext context)
          Returns a list of scriptlet instances to be used during report filling.
 

Uses of ScriptletFactoryContext in net.sf.jasperreports.governors
 

Methods in net.sf.jasperreports.governors with parameters of type ScriptletFactoryContext
 java.util.List<JRAbstractScriptlet> GovernorFactory.getScriplets(ScriptletFactoryContext context)
           
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com