|
Method name |
Brief description |
 |
addSheet |
The addSheet method adds a new sheet to express report document. |
 |
createCopy |
The createCopy method creates a copy of express report. |
 |
createDocument |
The createDocument method creates an express report document. |
 |
deleteFromDimSelection |
The deleteFromDimSelection method removes elements from selection using express report table coordinates. |
 |
doFetchData |
The doFetchData method refreshes express report data, the data that has been changed but not saved, will be lost. |
 |
doUndoAction |
The doUndoAction method is used to work with undo/redo stack in express report. |
 |
edit |
The edit method opens an express report in the edit mode. |
 |
editDocument |
The editDocument method opens an express report document in the edit mode. |
 |
Export |
The Export method exports express report data. |
 |
fetchData |
The fetchData method refreshes express report data from database and shows a confirmation dialog box if the table contains changed data. |
 |
generateModeling |
The generateProblem method sends a request for modeling problem generation. |
 |
generateWbk |
The generateWbk method sends a request for workbook generation. |
 |
getEaxImportUrl |
The getEaxImportUrl method returns URL of request handler for data import to report. |
 |
getMetabase |
The getMetabase method returns a repository. |
 |
getStatData |
The getStatData method returns summary statistics of express report data. |
 |
getTopobase |
The getTopobase method returns express report map topobase. |
 |
loadDocMd |
The loadDocMd method loads a document to the service used for working with an express report. |
 |
loadEaxMd |
The loadEaxMd method loads an express report to a service to work with it. |
 |
movePrivateDim |
The movePrivateDim method moves private dimension up or down. |
 |
open |
The open method opens an express report in the view mode. |
 |
openDocument |
The openDocument method opens an express report document in the view mode. |
 |
removeSheet |
The removeSheet method removes the specified express report sheet. |
 |
renameSheet |
The renameSheet method renames an express report document sheet. |
 |
saveObject |
The saveObject method saves an express report and all its sheets. |
 |
saveTableData |
The saveTableData method saves table data in express report. |
 |
setActiveSheet |
The setActiveSheet method activates the specified express report document sheet. |
 |
setAgrMethod |
The setAgrMethod method sets data aggregation function in fixed dimensions of table. |
 |
setAutoUpdate |
The setAutoUpdate method sets up express report autoupdate. |
 |
setCellsAutoFit |
The setCellsAutoFit method enables autofit option for express report table cells. |
 |
setChartDataSource |
The setChartDataSource method sets a data source for express report chart. |
 |
setChartDrillDown |
The setChartDrillDown method drills selections down the hierarchy for express report chart. |
 |
setChartSelection |
The setChartSelection method sets selection of express report chart series. |
 |
setChartSelectionAction |
The setChartSelectionAction method determines operation executed with the selected series of express report chart. |
 |
setCustomDimension |
The setCustomDimension method executes operations with custom hierarchy elements. |
 |
setDataSourceDestination |
The setDataSourceDestination method sets data source display version. |
 |
setDataSourceFactor |
The setDataSourceFactor method sets report source by factor inside the source. |
 |
setDataSources |
The setDataSources method sets a data source for a cube. |
 |
setDimDataFilter |
The setDimDataFilter method sets a filter for elements of express report highlighting. |
 |
setDimensionSettings |
The setDimensionSettings method is used to set values on the Dimension Detailing properties panel. |
 |
setEaxMd |
The setEaxMd method sets metadata to express report object. |
 |
setEaxObjectMeta |
The setEaxObjectMeta method sets metadata of the specified visualizer. |
 |
setEnabled3D |
The setEnabled3D method determines whether 3D maps can be shown in express report. |
 |
setFilter |
The setFilter method sets a filter for express report data values. |
 |
setFixInfo |
The setFixInfo method changes information about fixed express report dimensions. |
 |
setGridCMenuCellInHeader |
Outdated. The setGridCMenuCellInHeader method implements context menu items of table headers for drilldown, drillup or fixing of elements. |
 |
setGridCMenuCellInHeaderCalcBasedOn |
Outdated. The setGridCMenuCellInHeaderCalcBasedOn method implements an item of table headers context menu that is used to calculate an element based on another element. |
 |
setGridCMenuCellInHeaderFixElementWRep |
Outdated. The setGridCMenuCellInHeaderFixElementWRep method implements an item of the table headers context menu that is used to fix an element and replace it with another one. |
 |
setGridCMenuCornerCell |
The setGridCMenuCornerCell method implements items of context menu for table header corner cell. |
 |
setGridDrillDown |
The setGridDrillDown method drills one level up or down the selection hierarchy in the table. |
 |
setGridHdrPlacement |
The setGridHdrPlacement method determines dimension layout settings in table heading and sidehead. |
 |
setGridParam |
The setGridParam method determines express report table parameters. |
 |
setGridSorting |
The setGridSorting method emulates clicking on the sorting icon in express report table cell. |
 |
setGridTransposed |
The setGridTransposed method rotates a table. |
 |
setHierarchy |
The setHierarchy method executes operations with a custom hierarchy. |
 |
setIndAgg |
The setIndAgg method sets aggregation type for metrics. |
 |
setInternalGridStyles |
The setInternalGridStyles method sets cell style for the entire table. |
 |
setMainControlElements |
The setMainControlElements method sets data aggregation function for table fixed dimensions and allows or prohibits caching express report data. |
 |
setMainTableStyle |
The setMainTableStyle method sets main style for express report table. |
 |
setMapDrillDown |
The setMapDrillDown method changes level of express report map in the specified direction. |
 |
setMapSelection |
The setMapSelection method sets selection of express report map objects. |
 |
setMd |
The setMd method sets metadata to express report object. |
 |
setNormalization |
The setNormalization method normalizes data of express report chart. |
 |
setNumberFormat |
The setNumberFormat method sets data format in express report table. |
 |
setParams |
The setParams method sets metadata of express report data source parameters. |
 |
setPareto |
The setPareto method sets Pareto distribution in express report. |
 |
setPivotDims |
The setPivotDims method sets a new position of dimensions in express report table. |
 |
setPivotDimsConfirm |
The setPivotDimsConfirm method sets dimensions position and shows a confirmation dialog box in case table data has been changed. |
 |
setPivotSortItems |
The setPivotSortItems method creates parameters for rule action area of express report table sorting. |
 |
setPrivateDimDisplayMode |
The setPinnedPrivateDims method transforms private dimensions into fixed ones and back. |
 |
setRanking |
The setRanking method ranks express report data. |
 |
setRowColumn |
The setRowColumn method swaps axes of express report chart. |
 |
setSelectPart |
The setSelectPart method sets the selected area of express report table. |
 |
setSourceFromFile |
The setSourceFromFile method shows a dialog box that is used to open express report from file. |
 |
setSpeedometer |
The setSpeedometer method sets speedometer for a dashboard. |
 |
setTabSheetHeaders |
The setTabSheetHeaders method controls visibility of express report table headers. |
 |
setTabSheetSearch |
Outdated. The setTabSheetSearch method determines settings for data search in the table. |
 |
setTabSheetSelection |
The setTabSheetSelection method sets selection for cells of express report table. |
 |
setTableCFormat |
The setTableCFormat method sets conditional formatting for express report table. |
 |
setTableGrowth |
The setTableGrowth method sets growth indicator in express report table. |
 |
setTables |
The setTables method determines settings for express report tables. |
 |
setTitle |
The setTitle method determines express report title properties. |
 |
setTotals |
The setTotals method determines settings of hierarchies sorting and displaying for express report table. |
 |
setTransformationPos |
The setTransformationPos method sets transformation to a new position in the collection. |
 |
setTransformationState |
The setTransformationState method sets states of transformation collection specified for a dimension element. |
 |
setUnitSelection |
The setUnitSelection method scales express report measurement units. |
 |
setVisibility |
The setVisibility method controls visibility of express report views. |
 |
setWindowsPosition |
The setWindowsPosition method sets layout for express report views. |
 |
updateFilterTransformation |
The updateFilterTransformation method updates filter transformation of express report. |