Uses of Enum Class
com.stimulsoft.webviewer.enums.StiShowMenuMode
Packages that use StiShowMenuMode
-
Uses of StiShowMenuMode in com.stimulsoft.webviewer
Methods in com.stimulsoft.webviewer that return StiShowMenuModeModifier and TypeMethodDescriptionStiWebViewerOptions.getMenuShowMode()Deprecated.StiWebViewerOptions.ToolbarOptions.getShowMenuMode()The mode that shows menu of the viewer.Methods in com.stimulsoft.webviewer with parameters of type StiShowMenuModeModifier and TypeMethodDescriptionvoidStiWebViewerOptions.setMenuShowMode(StiShowMenuMode menuShowMode) Deprecated.voidStiWebViewerOptions.ToolbarOptions.setShowMenuMode(StiShowMenuMode showMenuMode) The mode that shows menu of the viewer. -
Uses of StiShowMenuMode in com.stimulsoft.webviewer.enums
Methods in com.stimulsoft.webviewer.enums that return StiShowMenuModeModifier and TypeMethodDescriptionstatic StiShowMenuModeReturns the enum constant of this class with the specified name.static StiShowMenuMode[]StiShowMenuMode.values()Returns an array containing the constants of this enum class, in the order they are declared.