Uses of Enum Class
com.stimulsoft.report.components.StiDrillDownMode
Packages that use StiDrillDownMode
-
Uses of StiDrillDownMode in com.stimulsoft.report.components
Methods in com.stimulsoft.report.components that return StiDrillDownModeModifier and TypeMethodDescriptionStiInteraction.getDrillDownMode()static StiDrillDownModeReturns the enum constant of this class with the specified name.static StiDrillDownMode[]StiDrillDownMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.stimulsoft.report.components with parameters of type StiDrillDownModeModifier and TypeMethodDescriptionvoidStiInteraction.setDrillDownMode(StiDrillDownMode drillDownMode)