Home > @jsplumbtoolkit/core > CatchAllEventHandler
CatchAllEventHandler class
Signature:
export declare class CatchAllEventHandler
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(instance) | Constructs a new instance of the CatchAllEventHandler class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| bindings | Array<any> | ||
| instance | JsPlumbToolkit |