IEditorDef interface
Namespace: NextDesign.Core
Description
An access object to the editor definition.
Affiliation area
Name | Description |
---|---|
Profile | APIs for accessing profiles. |
Inherit Base
Name | Description |
---|---|
IViewDefinition | The base interface that represents an object that accesses presentation information. |
Destination
Name | Description |
---|---|
ICustomEditorDefinition | Access object to the custom editor definition. |
Property
Name | Description |
---|---|
Elements | Editor element definition list |
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 the editor element definition with the specified tag. |