SidePanel Class
SidePanel Class
Constructor
SidePanel
()
Item Index
Methods
closePanel
(
private
-
d
Slide the SidePanel close
Parameters:
-
d
DeferredA deferred to be resolved upon completion of the animation
getContainer
()
JObject
Retunrs the outter most div
of this SidePanel.
Returns:
JObject:
The outter most div
of this SidePanel
getPanelWidthDefault
()
Number
private
Return the default width of the SidePanel.
Returns:
Number:
The default width of the SidePanel
init
()
Initialize a newly create SidePanel.
openPanel
(
private
-
d
Slides the SidePanel open.
Parameters:
-
d
DeferredA deferred to be resolved upon completion of the animation
panelChange
(
private
-
visible
Publishes PANEL_CHANGE
event when the visibility of the SidePanel changes.
Parameters:
-
visible
BooleanIndicates whether the SidePanel is visible or not