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
Report

The Report property determines the repository dashboard, which must be accessed on the form.

Properties inherited from IUiMetabaseObject

  Property name Brief description
Active

The Active property determines whether the object, that is a data source for the component, is active.
Instance

The Instance property determines a set of data for the object that is a data source for the component.
Object

The Object property determines description of the object that is a data source for the component.
ObjectClassId

The ObjectClassId property returns identifier of the object class that is a data source of the component.
OperationMode

The OperationMode property determines object connection mode.

Properties inherited from IComponent

  Property name Brief description
ComponentCount

The ComponentCount property returns the number of child components.
Components

The Components property returns a child component.
Data

The Data property is used to store any custom data.
Name

The Name property determines a component name.
Tag

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
ClearDefault

The ClearDefault method sets all default component parameters.

See also:

Adhoc Assembly Interfaces