Skip to main content

IEditorDef interface

Namespace: NextDesign.Core

Description

An access object to the editor definition.

Affiliation area

NameDescription
ProfileAPIs for accessing profiles.

Inherit Base

NameDescription
IViewDefinitionThe base interface that represents an object that accesses presentation information.

Destination

NameDescription
ICustomEditorDefinitionAccess object to the custom editor definition.

Property

NameDescription
ElementsEditor element definition list
TypeEditor type
- "ERDiagram" : ER diagram
- "TreeDiagram" : tree diagram
- "SequenceDiagram" : sequence diagram
/>- "DocumentForm" : document form
- "TreeGrid" : tree grid
- "Custom" : custom

Method

NameDescription
GetElementsByTagGets the editor element definition with the specified tag.