Package | Description |
---|---|
net.sf.jasperreports.crosstabs.design |
Contains design classes for the Crosstab report element.
|
net.sf.jasperreports.engine.design |
Contains design time implementations for the library's main interfaces as well as report compiling tools.
|
Modifier and Type | Field and Description |
---|---|
protected JRDesignVariable |
JRDesignCrosstabGroup.designVariable |
protected JRDesignVariable |
JRDesignCrosstabMeasure.designVariable |
Modifier and Type | Method and Description |
---|---|
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 |
JasperDesign.addVariable(JRDesignVariable variable) |
void |
JRDesignDataset.addVariable(JRDesignVariable variable)
Adds a variable to the dataset.
|
protected void |
JRDesignDataset.addVariable(JRDesignVariable variable,
boolean system)
Adds a variable to the dataset.
|
© 2001 - 2018 TIBCO Software Inc. www.jaspersoft.com