UiModel

Description

The UiModel class implements the UiModel development environment component that is a data source for the ModelBox component.

Comments

The UiModel component always works in the UiMetabaseObjectOperationMode.Edit mode.

Properties inherited from IUiModel

  Property name Brief description
Model The Model property determines the model of the modeling container, to which access must be obtained.

Properties inherited from IUiMetabaseObject

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

Properties inherited from IComponent

  Property name Brief description
ComponentCount The ComponentCount property returns the number of child components located on the parent component.
Components The Components property returns the child property, which index is passed by the input parameter.
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 this property and use it at his own discretion.

Methods inherited from IUiMetabaseObject

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

See also:

Ms Assembly Classes