Uses of Class
com.stimulsoft.report.dictionary.StiVariablesCollection
Packages that use StiVariablesCollection
-
Uses of StiVariablesCollection in com.stimulsoft.report.dictionary
Fields in com.stimulsoft.report.dictionary declared as StiVariablesCollectionMethods in com.stimulsoft.report.dictionary that return StiVariablesCollectionModifier and TypeMethodDescriptionfinal StiVariablesCollectionStiDictionary.getVariables()Gets or sets collection of variables.Methods in com.stimulsoft.report.dictionary with parameters of type StiVariablesCollectionModifier and TypeMethodDescriptionfinal voidStiDictionary.setVariables(StiVariablesCollection value) -
Uses of StiVariablesCollection in com.stimulsoft.report.saveLoad
Methods in com.stimulsoft.report.saveLoad that return StiVariablesCollectionModifier and TypeMethodDescriptionfinal StiVariablesCollectionStiDocument.getVariables()Gets collection of variables of report.Methods in com.stimulsoft.report.saveLoad with parameters of type StiVariablesCollectionModifier and TypeMethodDescriptionfinal voidStiDocument.setVariables(StiVariablesCollection value)