Home > @jsplumb/core > ConnectionDragSelector
#
ConnectionDragSelector classSignature:
export declare class ConnectionDragSelector
#
ConstructorsConstructor | Modifiers | Description |
---|---|---|
(constructor)(selector, def, exclude) | Constructs a new instance of the ConnectionDragSelector class |
#
PropertiesProperty | Modifiers | Type | Description |
---|---|---|---|
def | SourceOrTargetDefinition | ||
exclude | boolean | ||
id | string | ||
redrop | RedropPolicy | ||
selector | string |
#
MethodsMethod | Modifiers | Description |
---|---|---|
isEnabled() | ||
setEnabled(enabled) |