IEditorDef Interface
Namespace: NextDesign.Core
Description
Access object to editor definition.
Belonging Area
Name | Description |
---|---|
Profile | API group to access profile. |
Inherit Base
Name | Description |
---|---|
IViewDefinition | Base interface that represents an access object to expression information. |
Derived from
Name | Description |
---|---|
ICustomEditorDefinition | Access object for custom editor definition. |
Property
Name | Description |
---|---|
Elements | List of editor element definitions |
Type | Editor type - "ERDiagram" : ER diagram - "TreeDiagram" : Tree diagram - "SequenceDiagram" : Sequence diagram - "DocumentForm" : Document form - "TreeGrid" : Tree grid - "Custom" : Custom |
Method
Name | Description |
---|---|
GetElementsByTag | Gets editor element definitions with the specified tag. |