Uses of Enum Class
com.stimulsoft.report.saveLoad.StiSLActions
Packages that use StiSLActions
-
Uses of StiSLActions in com.stimulsoft.report.saveLoad
Methods in com.stimulsoft.report.saveLoad that return StiSLActionsModifier and TypeMethodDescriptionstatic StiSLActionsReturns the enum constant of this class with the specified name.static StiSLActions[]StiSLActions.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.stimulsoft.report.saveLoad with parameters of type StiSLActionsModifier and TypeMethodDescriptionstatic List<StiDictionarySLService> StiSLService.getDictionarySLServices(StiSLActions action) Returns a filter for all available services for saving / loading of a dictioary of data.static List<StiSLService> StiSLService.getDocumentSLServices(StiSLActions action) Return document save load services forStiSLActions