Preparing search index...
The search index is not available
Dockview
Dockview
dockview-core
DockviewUnhandledDragOverEvent
Class DockviewUnhandledDragOverEvent
Hierarchy
AcceptableEvent
DockviewUnhandledDragOverEvent
Implements
DockviewDndOverlayEvent
Index
Constructors
constructor
Properties
get
Data
group?
native
Event
position
target
Accessors
is
Accepted
Methods
accept
Constructors
constructor
new
Dockview
Unhandled
Drag
Over
Event
(
nativeEvent
,
target
,
position
,
getData
,
group
?
)
:
DockviewUnhandledDragOverEvent
Parameters
nativeEvent
:
DragEvent
target
:
DockviewGroupDropLocation
position
:
Position
getData
:
(
(
)
=>
undefined
|
PanelTransfer
)
(
)
:
undefined
|
PanelTransfer
Returns
undefined
|
PanelTransfer
Optional
group
:
DockviewGroupPanel
Returns
DockviewUnhandledDragOverEvent
Properties
Readonly
get
Data
get
Data
:
(
(
)
=>
undefined
|
PanelTransfer
)
Type declaration
(
)
:
undefined
|
PanelTransfer
Returns
undefined
|
PanelTransfer
Optional
Readonly
group
group
?:
DockviewGroupPanel
Readonly
native
Event
native
Event
:
DragEvent
Readonly
position
position
:
Position
Readonly
target
target
:
DockviewGroupDropLocation
Accessors
is
Accepted
get
isAccepted
(
)
:
boolean
Returns
boolean
Methods
accept
accept
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
get
Data
group
native
Event
position
target
is
Accepted
accept
Dockview
dockview - v3.0.2
dockview-core - v3.0.2
dockview-vue - v3.0.2
Generated using
TypeDoc