Class IPortEditor.tHandlerDescriptor
tHandlerDescriptor, describes life cycle handlers for this port editor.
Namespace: Mechatronics.SystemGraph
Syntax
public class tHandlerDescriptor
Fields
create
The create event
Declaration
public IPortEditor.tDelegateCreate create
Field Value
| Type | Description |
|---|---|
| IPortEditor.tDelegateCreate |
refreshEditor
The refresh editor event
Declaration
public IPortEditor.tDelegateRefreshEditor refreshEditor
Field Value
| Type | Description |
|---|---|
| IPortEditor.tDelegateRefreshEditor |
spawnEditor
The spawn editor event
Declaration
public IPortEditor.tDelegateSpawnEditor spawnEditor
Field Value
| Type | Description |
|---|---|
| IPortEditor.tDelegateSpawnEditor |