IViewDefinitions.NewEditorDef Method
Namespace: NextDesign.Core
Description
Creates an editor definition for the specified model class.
Arguments
| Name | Type | Description |
|---|---|---|
| name | string | Editor definition name |
| modelClass | IClass | Model metaclass |
| type | string | Editor type - "ERDiagram" : ER diagram - "TreeDiagram" : Tree diagram - "DocumentForm" : Document form - "TreeGrid" : Tree grid |