|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiVariable | |
|---|---|
| com.stimulsoft.report.dictionary | |
| com.stimulsoft.report.engine | |
| com.stimulsoft.report.engine.parser | |
| Uses of StiVariable in com.stimulsoft.report.dictionary |
|---|
| Methods in com.stimulsoft.report.dictionary that return StiVariable | |
|---|---|
StiVariable |
StiVariable.clone()
|
StiVariable |
StiVariablesCollection.get(java.lang.String variableName)
|
StiVariable |
StiDialogInfo.getBindingVariable()
|
StiVariable |
StiVariablesCollection.remove(java.lang.String variableName)
|
| Methods in com.stimulsoft.report.dictionary that return types with arguments of type StiVariable | |
|---|---|
static java.util.List<StiVariable> |
StiVariableAsParameterHelper.fetchAll(java.lang.String query,
java.util.List<StiDataParameter> parameters,
StiReport report)
|
| Methods in com.stimulsoft.report.dictionary with parameters of type StiVariable | |
|---|---|
boolean |
StiVariablesCollection.add(StiVariable variable)
|
int |
StiVariable.compareTo(StiVariable var2)
|
static java.lang.String |
StiVariable.GetExpressionString(StiVariable variable)
Returns variable in the form of the expression. |
void |
StiDialogInfo.setBindingVariable(StiVariable bindingVariable)
|
| Constructors in com.stimulsoft.report.dictionary with parameters of type StiVariable | |
|---|---|
StiDialogInfo(StiDateTimeType type,
java.lang.String mask,
boolean allowUserValues,
java.lang.String keysColumn,
java.lang.String valuesColumn,
boolean bindingValue,
StiVariable bindingVariable,
java.lang.String bindingValuesColumn)
|
|
| Uses of StiVariable in com.stimulsoft.report.engine |
|---|
| Methods in com.stimulsoft.report.engine with parameters of type StiVariable | |
|---|---|
static boolean |
StiVariableHelper.fillItemsOfVariable(StiVariable variable,
StiReport report)
|
| Uses of StiVariable in com.stimulsoft.report.engine.parser |
|---|
| Methods in com.stimulsoft.report.engine.parser with parameters of type StiVariable | |
|---|---|
static java.lang.Object |
StiParser.prepareVariableValue(StiVariable var,
StiReport report,
StiText textBox)
|
static java.lang.Object |
StiParser.prepareVariableValue(StiVariable var,
StiReport report,
StiText textBox,
boolean fillItems)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||