Namespace: PP.Exp;
EaxMdService
The EaxMdService class implements a service used to work with an express report.
PP.initClass(PP.Exp.EaxMdService, PP.Mb.BiService, "EaxMdService");
Constructor name | Brief description | |
EaxMdService | The EaxMdService constructor creates an instance of the EaxMdService class. |
Property name | Brief description | |
BubbleChart | The BubbleChart property sets and gets metadata of express report bubble chart. | |
Chart | The Chart property sets and returns metadata of express report chart. | |
Map | The Map property sets and returns report map metadata. | |
MetaGet | The MetaGet property determines metadata of the service that is used to work with express report. | |
Transformation | The Transformation property determines transformations of the services that are used to work with express report. |
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 generateModeling 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. |
Event name | Brief description | |
BubbleChartLoaded | The BubbleChartLoaded event occurs after loading an express report bubble chart. | |
ChartDataLoaded | The ChartDataLoaded event occurs after loading an express report chart. | |
EaxDocumentOpened | The EaxDocumentOpened event occurs on opening an express report document. | |
EaxOpened | The EaxOpened event occurs on opening an express report. | |
MapDataLoaded | The MapDataLoaded event occurs after loading express report map. | |
MdLoaded | The MdLoaded event occurs on loading metadata to express report. | |
Saved | The Saved event occurs on saving an express report. |
Method name | Brief description | |
beginBatch | The beginBatch method enables batch mode of sending queries. | |
endBatch | The endBatch method disables batch mode of sending queries and sends a formed batch. |
Method name | Brief description | |
addCallbackToLastRqt | The addCallbackToLastRqt adds a handler to the last request in the queue. | |
beginSyncXHR | The beginSyncXHR method enables the mode of synchronous requests for an instance of the PPService class. | |
clearRequests | The clearRequests method clears the list of queued requests and removes the current request. | |
endSyncXHR | The endSyncXHR method disables the mode of synchronous requests for an instance of the PPService class. | |
getCurrentRequest | The getCurrentRequest method returns the current service request. | |
sendRequest | The sendRequest method sends a request to web service. |
Event name | Brief description | |
EndRequest | The EndRequest event occurs on finishing the repository connection. | |
Error | The Error event occurs if an error occurs during repository connection. | |
Executed | The Executed event occurs after executing a request to server. | |
StartRequest | The StartRequest event occurs when the system starts executing a request to repository. |
Property name | Brief description | |
The Id property determines a repository object identifier. |
Method name | Brief description | |
clone | The clone method creates an object copy. | |
dispose | The dispose method deletes the component. | |
getHashCode | The getHashCode method returns hash code of repository object. | |
getId | The getId method returns repository object identifier. | |
getSettings | The getSettings method returns repository object settings. | |
getTypeName | The getTypeName method returns the name of the object type without the namespace, to which it belongs. | |
isEqual | The isEqual method determines whether the specified object is equal to the current repository object. | |
isLive | The isLive method determines validity of repository object. | |
removeAllEvents | The removeAllEvents method removes all object event handlers by the specified context. | |
setId | The setId method determines a repository object identifier. | |
setSettings | The setSettings method determines repository object settings. | |
defineProps | The defineProps method creates get and set methods from name array for the specified class. | |
keys | The keys method returns array of methods and properties names for the specified object. |