Search
Preparing search index...
The search index is not available
@blinkk/selective-edit
Options
All
Public
Public/Protected
All
Inherited
Menu
@blinkk/selective-edit
SortableUi
Class SortableUi
Hierarchy
__type
<
typeof
Base
,
this
>
&
Base
<
this
>
SortableUi
Implements
SortableUiComponent
Index
Constructors
constructor
Properties
_uuid
drag
Focused
drag
Origin
listeners
Accessors
can
Drag
transfer
Type
uid
uuid
Methods
find
Drag
Target
handle
Drag
Enter
handle
Drag
Leave
handle
Drag
Over
handle
Drag
Start
handle
Drop
handle
Focus
In
handle
Focus
Out
Constructors
constructor
new
Sortable
Ui
(
)
:
SortableUi
Returns
SortableUi
Properties
Optional
_uuid
_uuid
?:
string
Private
Optional
drag
Focused
drag
Focused
?:
boolean
Private
Optional
drag
Origin
drag
Origin
?:
HTMLElement
listeners
listeners
:
Listeners
Accessors
can
Drag
get
canDrag
(
)
:
boolean
Returns
boolean
transfer
Type
get
transferType
(
)
:
string
Returns
string
uid
get
uid
(
)
:
string
Returns
string
uuid
get
uuid
(
)
:
string
Returns
string
Methods
Private
find
Drag
Target
find
Drag
Target
(
evt
:
DragEvent
)
:
null
|
HTMLElement
Parameters
evt:
DragEvent
Returns
null
|
HTMLElement
handle
Drag
Enter
handle
Drag
Enter
(
evt
:
DragEvent
)
:
void
Parameters
evt:
DragEvent
Returns
void
handle
Drag
Leave
handle
Drag
Leave
(
evt
:
DragEvent
)
:
void
Parameters
evt:
DragEvent
Returns
void
handle
Drag
Over
handle
Drag
Over
(
evt
:
DragEvent
)
:
void
Parameters
evt:
DragEvent
Returns
void
handle
Drag
Start
handle
Drag
Start
(
evt
:
DragEvent
)
:
void
Parameters
evt:
DragEvent
Returns
void
handle
Drop
handle
Drop
(
evt
:
DragEvent
)
:
void
Parameters
evt:
DragEvent
Returns
void
handle
Focus
In
handle
Focus
In
(
evt
:
FocusEvent
)
:
void
Parameters
evt:
FocusEvent
Returns
void
handle
Focus
Out
handle
Focus
Out
(
evt
:
FocusEvent
)
:
void
Parameters
evt:
FocusEvent
Returns
void
Exports
Sortable
Ui
constructor
_uuid
drag
Focused
drag
Origin
listeners
can
Drag
transfer
Type
uid
uuid
find
Drag
Target
handle
Drag
Enter
handle
Drag
Leave
handle
Drag
Over
handle
Drag
Start
handle
Drop
handle
Focus
In
handle
Focus
Out
Generated using
TypeDoc