Uses of Enum Class
com.stimulsoft.report.components.enums.StiShiftMode
Packages that use StiShiftMode
Package
Description
-
Uses of StiShiftMode in com.stimulsoft.report.components
Methods in com.stimulsoft.report.components that return types with arguments of type StiShiftModeModifier and TypeMethodDescriptionStiComponent.getShiftMode()gets or sets a value which indicates the shift mode of a component.StiPage.getShiftMode()Method parameters in com.stimulsoft.report.components with type arguments of type StiShiftModeModifier and TypeMethodDescriptionvoidStiComponent.setShiftMode(StiEnumSet<StiShiftMode> value) voidStiPage.setShiftMode(StiEnumSet<StiShiftMode> value) -
Uses of StiShiftMode in com.stimulsoft.report.components.bands
Methods in com.stimulsoft.report.components.bands that return types with arguments of type StiShiftModeMethod parameters in com.stimulsoft.report.components.bands with type arguments of type StiShiftMode -
Uses of StiShiftMode in com.stimulsoft.report.components.complexcomponents
Methods in com.stimulsoft.report.components.complexcomponents that return types with arguments of type StiShiftModeMethod parameters in com.stimulsoft.report.components.complexcomponents with type arguments of type StiShiftMode -
Uses of StiShiftMode in com.stimulsoft.report.components.enums
Methods in com.stimulsoft.report.components.enums that return StiShiftModeModifier and TypeMethodDescriptionstatic StiShiftModeStiShiftMode.forValue(int value) static StiShiftModeReturns the enum constant of this class with the specified name.static StiShiftMode[]StiShiftMode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiShiftMode in com.stimulsoft.report.components.interfaces
Methods in com.stimulsoft.report.components.interfaces that return types with arguments of type StiShiftModeMethod parameters in com.stimulsoft.report.components.interfaces with type arguments of type StiShiftMode -
Uses of StiShiftMode in com.stimulsoft.report.crossTab
Methods in com.stimulsoft.report.crossTab that return types with arguments of type StiShiftModeMethod parameters in com.stimulsoft.report.crossTab with type arguments of type StiShiftModeModifier and TypeMethodDescriptionfinal voidStiCrossField.setShiftMode(StiEnumSet<StiShiftMode> value) -
Uses of StiShiftMode in com.stimulsoft.report.dialogs
Methods in com.stimulsoft.report.dialogs that return types with arguments of type StiShiftModeMethod parameters in com.stimulsoft.report.dialogs with type arguments of type StiShiftModeModifier and TypeMethodDescriptionfinal voidStiReportControl.setShiftMode(StiEnumSet<StiShiftMode> value)