Uses of Class
net.sf.jasperreports.engine.design.JRDesignVariable

Packages that use JRDesignVariable
net.sf.jasperreports.crosstabs.design   
net.sf.jasperreports.engine.design Contains design time implementations for the library's main interfaces as well as report compiling tools. 
 

Uses of JRDesignVariable in net.sf.jasperreports.crosstabs.design
 

Fields in net.sf.jasperreports.crosstabs.design declared as JRDesignVariable
protected  JRDesignVariable JRDesignCrosstabGroup.designVariable
           
protected  JRDesignVariable JRDesignCrosstabMeasure.designVariable
           
 

Uses of JRDesignVariable in net.sf.jasperreports.engine.design
 

Methods in net.sf.jasperreports.engine.design with parameters of type JRDesignVariable
 void JRDesignDataset.addVariable(int index, JRDesignVariable variable)
          Inserts a variable at specified position into the dataset.
protected  void JRDesignDataset.addVariable(int index, JRDesignVariable variable, boolean system)
          Inserts a variable at specified position into the dataset.
 void JRDesignDataset.addVariable(JRDesignVariable variable)
          Adds a variable to the dataset.
 void JasperDesign.addVariable(JRDesignVariable variable)
           
protected  void JRDesignDataset.addVariable(JRDesignVariable variable, boolean system)
          Adds a variable to the dataset.
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com