Home > @jsplumbtoolkit/test-support
test-support package
Classes
| Class | Description |
|---|---|
| jsPlumbToolkitTestHarness |
Interfaces
| Interface | Description |
|---|---|
| ConnectionDragEventHandlers | Callbacks you can provide to connection drag methods to interrupt the process and inspect what's going on, |
| ContainerOptions | |
| DragEventHandlers | Handlers you can pass as an argument to various element drag methods, to interrupt the drag and inspect what's going on. |
| SynthesizedEvent | An object conforming to enough of the Event interface to be used to trigger events in the DOM. |