Preparing search index...
The search index is not available
Dockview
Dockview
dockview-core
ISplitviewPanel
Interface ISplitviewPanel
interface
ISplitviewPanel
{
api
:
SplitviewPanelApiImpl
;
height
:
number
;
id
:
string
;
maximumSize
:
number
;
minimumSize
:
number
;
orientation
:
Orientation
;
params
:
undefined
|
Parameters
;
priority
:
undefined
|
Low
|
High
|
Normal
;
snap
:
boolean
;
width
:
number
;
focus
(
)
:
void
;
toJSON
(
)
:
object
;
update
(
event
)
:
void
;
}
Hierarchy
BasePanelViewExported
<
SplitviewPanelApiImpl
>
ISplitviewPanel
Implemented by
SplitviewPanel
Index
Properties
api
height
id
maximum
Size
minimum
Size
orientation
params
priority
snap
width
Methods
focus
toJSON
update
Properties
Readonly
api
api
:
SplitviewPanelApiImpl
Readonly
height
height
:
number
Readonly
id
id
:
string
Readonly
maximum
Size
maximum
Size
:
number
Readonly
minimum
Size
minimum
Size
:
number
Readonly
orientation
orientation
:
Orientation
Readonly
params
params
:
undefined
|
Parameters
Readonly
priority
priority
:
undefined
|
Low
|
High
|
Normal
Readonly
snap
snap
:
boolean
Readonly
width
width
:
number
Methods
focus
focus
(
)
:
void
Returns
void
toJSON
toJSON
(
)
:
object
Returns
object
update
update
(
event
)
:
void
Parameters
event
:
PanelUpdateEvent
<
Parameters
>
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
api
height
id
maximum
Size
minimum
Size
orientation
params
priority
snap
width
focus
toJSON
update
Dockview
dockview - v3.0.2
dockview-core - v3.0.2
dockview-vue - v3.0.2
Generated using
TypeDoc