com.microstrategy.web.objects.EnumWebReportViewMode |
This Enumeration lists the possible view modes for a report.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | ReportViewModeBoth | Specifies both the grid and graph view mode for a report | |||||||||
int | ReportViewModeDefault | Uses view mode specified in the report definition | |||||||||
int | ReportViewModeGraph | Specifies the graph view mode for a report | |||||||||
int | ReportViewModeGrid | Specifies the grid view mode for a report | |||||||||
int | ReportViewModeNonInteractive | Specifies the bulk export view (non-interactive) mode for a report |
Specifies both the grid and graph view mode for a report
Uses view mode specified in the report definition
Specifies the graph view mode for a report
Specifies the grid view mode for a report
Specifies the bulk export view (non-interactive) mode for a report