SidePanel Class
Item Index
Methods
closePanel
(
private
-
d
Slide the SidePanel close
Parameters:
-
dDeferredA deferred to be resolved upon completion of the animation
getContainer
()
JObject
Returns the outer most div of this SidePanel.
Returns:
JObject:
The outer most div of this SidePanel
openPanel
(
private
-
d
Slides the SidePanel open.
Parameters:
-
dDeferredA deferred to be resolved upon completion of the animation
panelChange
(
private
-
visible
Publishes PANEL_CHANGE event when the visibility of the SidePanel changes.
Parameters:
-
visibleBooleanIndicates whether the SidePanel is visible or not
subPanelChange
(
private
-
visible -
origin -
container -
isComplete
Fires an event when the subpanel closes or opens.
toggleFullScreenMode
(
private
-
fullscreen
Toggles the FullScreen mode of the application
Parameters:
-
fullscreenBooleantrue - expand; false - collapse; undefined - toggle;
Reusable Accessible Mapping Platform