Skip to main content

IViewDefinitions.NewEditorDef method

Namespace: NextDesign.Core

Description

Generates an editor definition for the given model class.

argument

NameTypeDescription
namestringeditor definition name
modelClassIClassModel Metaclass
typestringType of editor
- "ERDiagram" : ER diagram
- "TreeDiagram" : tree diagram
- "DocumentForm" : document form
- "TreeGrid" : tree grid

Return value