The UiErAnalyzer class uses the development environment component UiErAnalyzer that accesses express reports and workbooks of time series databases.
The UiErAnalyzer component can be used as a data source for the following visual components:
| Property name | Brief description | |
![]() |
The ErAnalyzer property determines the express report, realized by the IEaxAnalyzer interface. |
| Property name | Brief description | |
| The Active property determines whether the object used as the component data source is to be active. | ||
| The Instance property defines the set of data for the object, which is the data source for the component. | ||
| The Object property defines the description of the object, which is the data source for the component. | ||
| The ObjectClassId] property returns the class identifier of the object, which is the data source for the component. | ||
| The OperationMode property determines mode of object connection. |
| Property name | Brief description | |
| The ComponentCount property returns number of child components. | ||
| The Components property returns a child component. | ||
| The Data property is used to store any custom data. | ||
| The Name property determines component name. | ||
| The Tag property is not used by the compiler. User can change the value of the property and use it at his own discretion. |
| Method name | Brief description | |
| The ClearDefault method sets all the component parameters to default. |
| Event name | Brief description | |
| The OnAfterExecute event occurs after calculating the express report.] | ||
| The OnBeforeDataRefresh event occurs before refreshing the express report data source. | ||
| The OnBeforeExecute event occurs before calculating the express report. | ||
| The OnLayoutChanged event occurs on moving a dictionary of the express report. | ||
| The OnSelectionChanged event occurs on changing the selection of the express report elements. |
See also: