Search
Preparing search index...
The search index is not available
LineUpJS
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"ui/panel/SidePanel"
SidePanel
Class SidePanel
Hierarchy
SidePanel
Index
Constructors
constructor
Properties
node
Accessors
collapsed
Methods
destroy
update
Constructors
constructor
new
Side
Panel
(
ctx
:
IRankingHeaderContext
, document
:
Document
, options
?:
Partial
<
ISidePanelOptions
>
)
:
SidePanel
Parameters
ctx:
IRankingHeaderContext
document:
Document
Default value
options:
Partial
<
ISidePanelOptions
>
= {}
Returns
SidePanel
Properties
node
node
:
HTMLElement
Accessors
collapsed
collapsed
:
Methods
destroy
destroy
(
)
:
void
Returns
void
update
update
(
ctx
:
IRankingHeaderContext
)
:
void
Parameters
ctx:
IRankingHeaderContext
Returns
void
Globals
"ui/panel/
Side
Panel"
Side
Panel
constructor
node
collapsed
destroy
update
IColumn
Wrapper
ISide
Panel
Options