Skip to main content

IEditorDef Interface

Namespace: NextDesign.Core

Description

Access object to editor definition.

Belonging Area

NameDescription
ProfileAPI group to access profile.

Inherit Base

NameDescription
IViewDefinitionBase interface that represents an access object to expression information.

Derived from

NameDescription
ICustomEditorDefinitionAccess object for custom editor definition.

Property

NameDescription
ElementsList of editor element definitions
TypeEditor type
- "ERDiagram" : ER diagram
- "TreeDiagram" : Tree diagram
- "SequenceDiagram" : Sequence diagram
- "DocumentForm" : Document form
- "TreeGrid" : Tree grid
- "Custom" : Custom

Method

NameDescription
GetElementsByTagGets editor element definitions with the specified tag.