Uses of Enum Class
com.stimulsoft.report.enums.StiEventFlags
Packages that use StiEventFlags
-
Uses of StiEventFlags in com.stimulsoft.report.enums
Methods in com.stimulsoft.report.enums that return StiEventFlagsModifier and TypeMethodDescriptionstatic StiEventFlagsStiEventFlags.forValue(int value) static StiEventFlagsReturns the enum constant of this class with the specified name.static StiEventFlags[]StiEventFlags.values()Returns an array containing the constants of this enum class, in the order they are declared.