Preparing search index...
The search index is not available
Dockview
Dockview
dockview-core
IPaneviewPanel
Interface IPaneviewPanel
interface
IPaneviewPanel
{
api
:
PaneviewPanelApiImpl
;
headerVisible
:
boolean
;
height
:
number
;
id
:
string
;
maximumBodySize
:
number
;
maximumSize
:
number
;
minimumBodySize
:
number
;
minimumSize
:
number
;
params
:
undefined
|
Parameters
;
width
:
number
;
focus
(
)
:
void
;
isExpanded
(
)
:
boolean
;
setExpanded
(
isExpanded
)
:
void
;
toJSON
(
)
:
object
;
update
(
event
)
:
void
;
}
Hierarchy
BasePanelViewExported
<
PaneviewPanelApiImpl
>
IPaneviewPanel
Implemented by
PaneviewPanel
Index
Properties
api
header
Visible
height
id
maximum
Body
Size
maximum
Size
minimum
Body
Size
minimum
Size
params
width
Methods
focus
is
Expanded
set
Expanded
toJSON
update
Properties
Readonly
api
api
:
PaneviewPanelApiImpl
header
Visible
header
Visible
:
boolean
Readonly
height
height
:
number
Readonly
id
id
:
string
Readonly
maximum
Body
Size
maximum
Body
Size
:
number
Readonly
maximum
Size
maximum
Size
:
number
Readonly
minimum
Body
Size
minimum
Body
Size
:
number
Readonly
minimum
Size
minimum
Size
:
number
Readonly
params
params
:
undefined
|
Parameters
Readonly
width
width
:
number
Methods
focus
focus
(
)
:
void
Returns
void
is
Expanded
is
Expanded
(
)
:
boolean
Returns
boolean
set
Expanded
set
Expanded
(
isExpanded
)
:
void
Parameters
isExpanded
:
boolean
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
header
Visible
height
id
maximum
Body
Size
maximum
Size
minimum
Body
Size
minimum
Size
params
width
focus
is
Expanded
set
Expanded
toJSON
update
Dockview
dockview - v3.0.2
dockview-core - v3.0.2
dockview-vue - v3.0.2
Generated using
TypeDoc