UiWorkspaceObject

Description

The UiWorkspaceObject class implements the UiWorkspaceObject development environment component that allows access to the workspaces contained in the repository.

Class object properties inherited from IUiWorkspaceObject

  Property name Brief description
Workspace The Workspace property determines the repository workspace, which data will be further displayed in the WorkspaceBox component.

Class object properties inherited from IUiMetabaseObject

  Property name Brief description
Active The Active property determines whether the component is active.
Instance The Instance property determines the data of the repository object loaded into the component.
Object The Object property determines the repository object, access to which is required.
ObjectClassId The ObjectClassId property returns the numeric identifier, corresponding to the class of the object loaded into the component.
OperationMode The OperationMode property determines the mode of object connection.

Class object properties inherited from IComponent

  Property name Brief description
The ComponentCount property returns the number of child components located on the parent component.
The Components property returns the child component, which index is passed via the input parameter.
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 he wishes.

Class object methods inherited from IUiMetabaseObject

  Method name Brief description
ClearDefault The ClearDefault method sets default values for all object parameters.

See also:

Workspace Assembly Classes