IUiDashboard

Assembly: Adhoc;

Description

The IUiDashboard interface contains properties and methods of the UiDashboard development environment component.

Inheritance Hierarchy

          IComponent

          IUiMetabaseObject

          IUiDashboard

Properties

  Property name Brief description
The Report property determines the repository dashboard, which must be accessed on the form.

Properties inherited from IUiMetabaseObject

  Property name Brief description
The Active property determines whether the object, that is a data source for the component, is active.
The Instance property determines a set of data for the object that is a data source for the component.
The Object property determines description of the object that is a data source for the component.
The ObjectClassId property returns identifier of the object class that is a data source of the component.
The OperationMode property determines object connection mode.

Properties inherited from IComponent

  Property name Brief description
The ComponentCount property returns the 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 a component name.
The Tag property is not used by the compiler. The user can change the value of the Tag property and use it as required.

Methods inherited from IUiMetabaseObject

  Method name Brief description
The ClearDefault method sets all default component parameters.

See also:

Adhoc Assembly Interfaces