com.microstrategy.web.app.EnumWebVisualizationViewModes |
The values on this enumeration "extend" the values from EnumWebReportViewMode
.
The values on this enumeration can be set on the ReportBean (as View Mode) and RWBean (as Visualization View Mode) and must be added to the visualizations.xml configuration file.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | VisualizationViewModeAjax | Specifies the value for the ajax visualization view mode | |||||||||
int | VisualizationViewModeAndroid | Specifies the value for the android visualization view mode | |||||||||
int | VisualizationViewModeAndroidTablet | Specifies the value for the android tablet visualization view mode | |||||||||
int | VisualizationViewModeFlash | Specifies the value for the flash visualization view mode | |||||||||
int | VisualizationViewModeIPad | Specifies the value for the ipad visualization view mode | |||||||||
int | VisualizationViewModeIPhone | Specifies the value for the iphone visualization view mode |
Specifies the value for the ajax visualization view mode
Specifies the value for the android visualization view mode
Specifies the value for the android tablet visualization view mode
Specifies the value for the flash visualization view mode
Specifies the value for the ipad visualization view mode
Specifies the value for the iphone visualization view mode