|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StiShowMenuMode | |
---|---|
com.stimulsoft.webviewer | |
com.stimulsoft.webviewer.enums |
Uses of StiShowMenuMode in com.stimulsoft.webviewer |
---|
Methods in com.stimulsoft.webviewer that return StiShowMenuMode | |
---|---|
StiShowMenuMode |
StiWebViewerOptions.getMenuShowMode()
Deprecated. |
StiShowMenuMode |
StiWebViewerOptions.ToolbarOptions.getShowMenuMode()
The mode that shows menu of the viewer. |
Methods in com.stimulsoft.webviewer with parameters of type StiShowMenuMode | |
---|---|
void |
StiWebViewerOptions.setMenuShowMode(StiShowMenuMode menuShowMode)
Deprecated. |
void |
StiWebViewerOptions.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 StiShowMenuMode | |
---|---|
static StiShowMenuMode |
StiShowMenuMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StiShowMenuMode[] |
StiShowMenuMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |