Uses of Enum Class
com.stimulsoft.web.enums.StiParametersPanelPosition
Packages that use StiParametersPanelPosition
-
Uses of StiParametersPanelPosition in com.stimulsoft.web.enums
Methods in com.stimulsoft.web.enums that return StiParametersPanelPositionModifier and TypeMethodDescriptionstatic StiParametersPanelPositionReturns the enum constant of this class with the specified name.static StiParametersPanelPosition[]StiParametersPanelPosition.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiParametersPanelPosition in com.stimulsoft.webviewer
Fields in com.stimulsoft.webviewer declared as StiParametersPanelPositionMethods in com.stimulsoft.webviewer that return StiParametersPanelPositionModifier and TypeMethodDescriptionStiWebViewerOptions.AppearanceOptions.getParametersPanelPosition()a position of the parameters panel.Methods in com.stimulsoft.webviewer with parameters of type StiParametersPanelPositionModifier and TypeMethodDescriptionvoidStiWebViewerOptions.AppearanceOptions.setParametersPanelPosition(StiParametersPanelPosition parametersPanelPosition) a position of the parameters panel.