This section describes operations that are used to work with the Information Panel repository object.
General operations used for opening an working with information panel:
Operation | Brief description | |
CloseDashboard | The CloseDashboard operation closes information panel instance. | |
GetDashboardMeta | The GetDashboardMeta operation gets information panel metadata. | |
OpenDashboard | The OpenDashboard operation opens information panel. | |
SetDashboardMeta | The SetDashboardMeta operation changes information panel metadata. |
Operations used for working with information panel data sources:
Operation | Brief description | |
DashboardSourcesAdd | The DashboardSourcesAdd operation adds data sources for information panel. | |
DashboardSourcesRemove | The DashboardSourcesRemove operation removes information panel data source. |
Operations used for working with information panel visualizers:
Operation | Brief description | |
DashboardVisualizerCopy | The DashboardVisualizerCopy operation creates a specified visualizer copy. | |
DashboardVisualizerExport | The DashboardVisualizerExport operation exports visualizer to external file. | |
DashboardVisualizersAdd | The DashboardVisualizersAdd operation adds a new visualizer to information panel. | |
DashboardVisualizersDelete | The DashboardVisualizersDelete operation deletes visualizer from information panel. | |
GetDashboardVisualizers | The GetDashboardVisualizers operation gets information about visualizers created in information panel. | |
SetDashboardVisualizers | The SetDashboardVisualizers operation changes settings of visualizers created in information panel. |
Operations used for working with elements that can be edited in the expression editor:
Operation | Brief description | |
DashboardFormulaEditorApply | The DashboardFormulaEditorApply operation applies changes to information panel element or data model element edited in the expression editor. | |
DashboardFormulaEditorDelete | The DashboardFormulaEditorDelete operation deletes expressions for information panel element or data model element edited in the expression editor. | |
DashboardFormulaEditorEdit | The DashboardFormulaEditorEdit operation opens information panel element or data model element for edit in the expression editor. | |
DashboardFormulaEditorRollback | The DashboardFormulaEditorRollback operation cancels undoes the changes made in information panel element or data model element expression. |
See also: