UiDashboard

Assembly: Adhoc;

Description

The UiDashboard class implements the UiDashboard development environment component.

Class object properties inherited from IUiDashboard

  Property name Brief description
Report

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

Class object 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.

Class object 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.

Class object methods inherited from IUiMetabaseObject

  Method name Brief description
ClearDefault

The ClearDefault method sets all default component parameters.

See also:

Adhoc Assembly Classes