Uses of Class
com.stimulsoft.report.dictionary.StiUserFunctionsCollection
Packages that use StiUserFunctionsCollection
Package
Description
-
Uses of StiUserFunctionsCollection in com.stimulsoft.blockly.stiblocks.functions
Methods in com.stimulsoft.blockly.stiblocks.functions with parameters of type StiUserFunctionsCollectionModifier and TypeMethodDescriptionStiBlocklyFunctionBlockKeyCache.getBlockKeyTable(StiUserFunctionsCollection userFunctions) static ObjectStiBlocklyFunctionBlockKeyCache.getFunction(String key, StiUserFunctionsCollection userFunctions) -
Uses of StiUserFunctionsCollection in com.stimulsoft.report.dictionary
Methods in com.stimulsoft.report.dictionary that return StiUserFunctionsCollectionMethods in com.stimulsoft.report.dictionary with parameters of type StiUserFunctionsCollectionModifier and TypeMethodDescriptionvoidStiDictionary.setUserFunctions(StiUserFunctionsCollection userFunctions) -
Uses of StiUserFunctionsCollection in com.stimulsoft.webdesigner.blockly.parser
Methods in com.stimulsoft.webdesigner.blockly.parser with parameters of type StiUserFunctionsCollectionModifier and TypeMethodDescriptionstatic StringStiFunctionBlocksParser.getFunctionsGrouppedInCategoriesBlocks(StiUserFunctionsCollection userFunctions) static StringStiFunctionBlocksParser.getInitFunctionBlocks(StiUserFunctionsCollection userFunctions)