UiDashboard

Assembly: Adhoc;

Description

The UiDashboard class implements the UiDashboard development environment component.

Class object properties inherited from IUiDashboard

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

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

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

Class object methods inherited from IUiMetabaseObject

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

See also:

Adhoc Assembly Classes