com.microstrategy.web.app.beans.EnumReportDesignMode |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | ReportCreateMode |
This constant is deprecated.
use ReportViewModeCreate instead
|
|||||||||
int | ReportDesignMode |
This constant is deprecated.
use ReportViewModeDesign instead
|
|||||||||
int | ReportDesignModeSaving |
This constant is deprecated.
use ReportViewModeSaving instead
|
|||||||||
int | ReportDesignModeStage_Default | ||||||||||
int | ReportDesignModeStage_EditFilter | ReportDesignModeEditingFilter means the report is on design mode, with report filter editor visible. | |||||||||
int | ReportDesignModeStage_EditTemplate | ReportDesignModeEditingTemplate means the report is on design mode, with template editor visible. | |||||||||
int | ReportExecuteMode |
This constant is deprecated.
use ReportViewModeExecute instead
|
This constant is deprecated.
use ReportViewModeCreate
instead
ReportCreateMode means the report is on create mode
This constant is deprecated.
use ReportViewModeDesign
instead
ReportExecuteMode means the report is on design mode
This constant is deprecated.
use ReportViewModeSaving
instead
ReportDesignModeSaving means the user is trying to save the report in design mode or in create mode
ReportDesignModeEditingFilter means the report is on design mode, with report filter editor visible.
ReportDesignModeEditingTemplate means the report is on design mode, with template editor visible.
This constant is deprecated.
use ReportViewModeExecute
instead
ReportExecuteMode means the report is on execute mode