Interface: VisualAuthoringCommands
Defined in: widgets/visualAuthoring/visualAuthoring.tsx:120
Events for VisualAuthoring event bus.
See
Properties
| Property | Modifier | Type | Description |
|---|---|---|---|
|
| Can be triggered to open dialog to edit an entity. | |
|
| Target entity element to edit. | |
|
| Can be triggered to open dialog to edit a relation. | |
|
| Target relation link to edit. | |
|
| Can be triggered to open dialog to find existing or create a new entity
at the relation endpoint, then replace the | |
|
| Target relation link connected to an exising or a new entity. | |
|
| An exising or a new entity element to replace. | |
|
| Can be triggered to open dialog to rename a link. Deprecated Use AnnotationCommands.renameLink from AnnotationTopic instead. | |
|
| Target link to rename (change its label). | |
|
| Can be triggered to start drag operaton on a relation. | |
|
| Drag relation operation to initiate. |