Skip to main content

IEditorDef Interface

Namespace: NextDesign.Core

Description

This is an access object for editor definitions.

Area

NameDescription
ProfileThis is a set of APIs for accessing profiles.

Inherit Base

NameDescription
IViewDefinitionThis is the base interface representing an access object for representation information.

Derived from

NameDescription
ICustomEditorDefinitionAccess object for custom editor definitions.

Property

NameDescription
ElementsList of editor element definitions
ExportDocumentGets or sets whether to output a document.
TypeEditor Type
- "ERDiagram" : ER Diagram
- "TreeDiagram" : Tree Diagram
- "SequenceDiagram" : Sequence Diagram
- "DocumentForm" : Document Form
- "TreeGrid" : Tree Grid
- "Custom" : Custom

Method

NameDescription
GetElementsByTagRetrieves editor element definitions with the specified tag.