IModelClass Properties
The Class node defines a persistent class from the business model, and provides access to its members list.
Name | Description |
---|---|
All |
Represents a collection of the class’ members. |
Application |
Provides access to the Application Model‘s root node.
Inherited from IModel |
Base |
Indicates the current class’ base class. |
Caption | Specifies the current class’ caption. |
Default |
Specifies what Detail View is displayed for the current object in any scenario, by default. |
Default |
Specifies the name of the image that is displayed in the default Detail View of the current class. |
Default |
Specifies what List View is displayed for the current object in any scenario, by default. |
Default |
Specifies whether in-place editing is allowed in List Views whose Model |
Default |
Specifies the name of the image that is displayed in the default Detail View of the current class. |
Default |
Specifies whether to display the default Detail View near the current List View. This option affects List Views whose Model |
Default |
Specifies the default mode for Lookup Property Editors bound to reference properties of the current type. |
Default |
Specifies what Lookup List View is displayed for the current object in any scenario, by default. |
Default |
Specifies the property that represents the current class in a Property Editor by default. |
Editor |
Specifies the List Editor that is used for objects of the current class in a UI. |
Friendly |
Specifies the property that is considered an analog of the Base |
Image |
Specifies the name of the image that is displayed for the current class. |
Index |
Specifies the order index by which nodes are arranged.
Inherited from IModel |
Interface |
Specifies Domain Components aggregated by the current Domain Component. |
Is |
Indicates whether the current class can represent an item in the New Action, when objects of another type are displayed in the List View. |
Key |
Specifies the property that is considered a key. |
List |
Returns a collection of List Editor types available for objects of the current class. |
Name | Indicates the current class type. |
Node |
Gets the number of child nodes.
Inherited from IModel |
Object |
Specifies the format of the current class caption. |
Own |
Provides access to the Own |
Parent |
Provides access to the parent node.
Inherited from IModel |
Root |
For internal use only.
Inherited from IModel |
Short |
Specifies the current class’ short name. |
Type |
Supplied metadata information on the current business class. |
See Also