Interface: AnnotationCommands
Defined in: widgets/annotation/annotationSupport.tsx:27
Events for AnnotationSupport event bus.
See
Properties
| Property | Modifier | Type | Description |
|---|---|---|---|
|
| Can be triggered to create a new annotation for specified targets. | |
|
| Initial annotation content. | |
|
| Initial annotation element position. | |
|
| readonly | Target diagram elements to link created annotation to. |
|
| Triggered on a request to query implementations for its capabilities. | |
|
|
| Collects found annotation support capabilities. |
|
| Can be triggered to open dialog to rename a link. This action is always available even when AnnotationSupport is not provided. | |
|
| Target link to rename (change its label). | |
|
| Can be triggered to start drag operaton on an annotation link. | |
|
|
| Drag link operation to initiate. |