Package | Description |
---|---|
net.sf.jasperreports.compilers | |
net.sf.jasperreports.crosstabs.fill | |
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).
|
Constructor and Description |
---|
JavaScriptEvaluator.JSVariable(JRFillVariable variable,
org.mozilla.javascript.ScriptableObject scope) |
Modifier and Type | Field and Description |
---|---|
protected JRFillVariable |
JRFillCrosstabMeasure.variable |
protected JRFillVariable |
JRFillCrosstabGroup.variable |
Modifier and Type | Method and Description |
---|---|
JRFillVariable |
JRFillCrosstabMeasure.getFillVariable() |
JRFillVariable |
JRFillCrosstabGroup.getFillVariable() |
Modifier and Type | Field and Description |
---|---|
protected JRFillVariable[][][] |
JRFillCrosstab.totalVariables |
protected JRFillVariable[] |
JRFillDataset.variables
The dataset variables.
|
protected JRFillVariable[] |
JRCalculator.variables |
protected JRFillVariable[] |
JRFillCrosstab.variables |
Modifier and Type | Method and Description |
---|---|
JRFillVariable |
JRCalculator.getColumnNumber() |
JRFillVariable |
JRCalculator.getPageNumber() |
JRFillVariable |
JRFillObjectFactory.getVariable(JRVariable variable) |
protected JRFillVariable |
JRBaseFiller.getVariable(java.lang.String variableName)
Returns a report variable.
|
protected JRFillVariable |
JRFillElement.getVariable(java.lang.String variableName) |
JRFillVariable |
JRFillVariable.setHelperVariable(JRFillVariable helperVariable,
byte type)
Sets a helper variable.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
JRAbstractExtendedIncrementer.increment(JRFillVariable variable,
java.lang.Object expressionValue,
AbstractValueProvider valueProvider)
This implementation simply calls
increment(JRCalculable, Object, AbstractValueProvider) . |
java.lang.Object |
JRIncrementer.increment(JRFillVariable variable,
java.lang.Object expressionValue,
AbstractValueProvider valueProvider) |
JRFillVariable |
JRFillVariable.setHelperVariable(JRFillVariable helperVariable,
byte type)
Sets a helper variable.
|
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com