IViewDefinitions.NewEditorDef method
Namespace: NextDesign.Core
Description
Generates an editor definition for the given model class.
argument
Name | Type | Description |
---|---|---|
name | string | editor definition name |
modelClass | IClass | Model Metaclass |
type | string | Type of editor - "ERDiagram" : ER diagram - "TreeDiagram" : tree diagram - "DocumentForm" : document form - "TreeGrid" : tree grid |