sesaparcours
Preparing search index...
viewer/Viewer
<internal>
Drag
Class Drag
Hierarchy (
View Summary
)
Base
Drag
Index
Constructors
constructor
Properties
_
active
Selector
Params
_
available
Selectors
_
can
Drag
_
class
_
constrain
Rect
_
element
To
Drag
_
filters
_
ghost
Proxy
Function
_
ghost
Proxy
Parent
_
is
Constrained
_
size
_
use
Ghost
Proxy
clone
consume
Start
Event
down
Listener
listeners
move
Listener
right
Button
Can
Drag
scopes
scroll
scroll
Tracker
track
Scroll
up
Listener
uuid
Methods
_
test
Filter
abort
add
Filter
add
Scope
add
Selector
clear
All
Filters
destroy
get
Drag
Element
is
Enabled
move
By
off
on
remove
Filter
remove
Scope
set
Enabled
set
Use
Ghost
Proxy
stop
toggle
Enabled
toggle
Scope
Constructors
constructor
new
Drag
(
el
:
jsPlumbDOMElement
,
params
:
DragParams
,
manager
:
Collicat
)
:
Drag
Parameters
el
:
jsPlumbDOMElement
params
:
DragParams
manager
:
Collicat
Returns
Drag
Properties
_
active
Selector
Params
_activeSelectorParams
:
DragParams
_
available
Selectors
_availableSelectors
:
DragParams
[]
_
can
Drag
_canDrag
:
Function
_
class
_class
:
string
_
constrain
Rect
_constrainRect
:
{
h
:
number
;
w
:
number
}
_
element
To
Drag
_elementToDrag
:
jsPlumbDOMElement
_
filters
_filters
:
Record
<
string
,
[
Function
,
boolean
]
>
_
ghost
Proxy
Function
_ghostProxyFunction
:
GhostProxyGenerator
_
ghost
Proxy
Parent
_ghostProxyParent
:
jsPlumbDOMElement
_
is
Constrained
_isConstrained
:
boolean
_
size
_size
:
Size
_
use
Ghost
Proxy
_useGhostProxy
:
Function
clone
clone
:
boolean
consume
Start
Event
consumeStartEvent
:
boolean
down
Listener
downListener
:
(
e
:
MouseEvent
)
=>
void
listeners
listeners
:
Record
<
string
,
Function
[]
>
move
Listener
moveListener
:
(
e
:
MouseEvent
)
=>
void
right
Button
Can
Drag
rightButtonCanDrag
:
boolean
scopes
scopes
:
string
[]
scroll
scroll
:
boolean
scroll
Tracker
scrollTracker
:
(
e
:
Event
)
=>
void
track
Scroll
trackScroll
:
boolean
up
Listener
upListener
:
(
e
?:
MouseEvent
)
=>
void
uuid
uuid
:
string
Methods
_
test
Filter
_testFilter
(
e
:
any
)
:
boolean
Parameters
e
:
any
Returns
boolean
abort
abort
()
:
void
Returns
void
add
Filter
addFilter
(
f
:
string
|
Function
,
_exclude
?:
boolean
)
:
void
Parameters
f
:
string
|
Function
Optional
_exclude
:
boolean
Returns
void
add
Scope
addScope
(
scopes
:
string
)
:
void
Parameters
scopes
:
string
Returns
void
add
Selector
addSelector
(
params
:
DragHandlerOptions
,
atStart
?:
boolean
)
:
void
Parameters
params
:
DragHandlerOptions
Optional
atStart
:
boolean
Returns
void
clear
All
Filters
clearAllFilters
()
:
void
Returns
void
destroy
destroy
()
:
void
Returns
void
get
Drag
Element
getDragElement
(
retrieveOriginalElement
?:
boolean
)
:
jsPlumbDOMElement
Parameters
Optional
retrieveOriginalElement
:
boolean
Returns
jsPlumbDOMElement
is
Enabled
isEnabled
()
:
boolean
Returns
boolean
move
By
moveBy
(
dx
:
number
,
dy
:
number
,
e
?:
MouseEvent
)
:
void
Parameters
dx
:
number
dy
:
number
Optional
e
:
MouseEvent
Returns
void
off
off
(
evt
:
string
,
fn
:
Function
)
:
void
Parameters
evt
:
string
fn
:
Function
Returns
void
on
on
(
evt
:
string
,
fn
:
Function
)
:
void
Parameters
evt
:
string
fn
:
Function
Returns
void
remove
Filter
removeFilter
(
f
:
string
|
Function
)
:
void
Parameters
f
:
string
|
Function
Returns
void
remove
Scope
removeScope
(
scopes
:
string
)
:
void
Parameters
scopes
:
string
Returns
void
set
Enabled
setEnabled
(
e
:
boolean
)
:
void
Parameters
e
:
boolean
Returns
void
set
Use
Ghost
Proxy
setUseGhostProxy
(
val
:
boolean
)
:
void
Parameters
val
:
boolean
Returns
void
stop
stop
(
e
?:
MouseEvent
,
force
?:
boolean
)
:
void
Parameters
Optional
e
:
MouseEvent
Optional
force
:
boolean
Returns
void
toggle
Enabled
toggleEnabled
()
:
void
Returns
void
toggle
Scope
toggleScope
(
scopes
:
string
)
:
void
Parameters
scopes
:
string
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
active
Selector
Params
_
available
Selectors
_
can
Drag
_
class
_
constrain
Rect
_
element
To
Drag
_
filters
_
ghost
Proxy
Function
_
ghost
Proxy
Parent
_
is
Constrained
_
size
_
use
Ghost
Proxy
clone
consume
Start
Event
down
Listener
listeners
move
Listener
right
Button
Can
Drag
scopes
scroll
scroll
Tracker
track
Scroll
up
Listener
uuid
Methods
_
test
Filter
abort
add
Filter
add
Scope
add
Selector
clear
All
Filters
destroy
get
Drag
Element
is
Enabled
move
By
off
on
remove
Filter
remove
Scope
set
Enabled
set
Use
Ghost
Proxy
stop
toggle
Enabled
toggle
Scope
sesaparcours
Loading...