Class Index | File Index

Classes


Class SweetDevRia.PopupManager

Popup manager class of SweetDevRia
Defined in: PopupManager.js.

Class Summary
Constructor Attributes Constructor Name and Description
<private>  
Field Summary
Field Attributes Field Name and Description
<private> <static>  
SweetDevRia.PopupManager._instance
Singleton.
Method Summary
Method Attributes Method Name and Description
<static>  
SweetDevRia.PopupManager.getInstance()
get the Instance of DisplayManager.
<static>  
SweetDevRia.PopupManager.hideAllComponents(e)
Call a generic method to hide the components
 
Register a component which will be closed if a clic happened on the page
Class Detail
<private> SweetDevRia.PopupManager()
Field Detail
<private> <static> SweetDevRia.PopupManager._instance
Singleton.
Method Detail
<static> {DisplayManager object.} SweetDevRia.PopupManager.getInstance()
get the Instance of DisplayManager.
Returns:
Instance of DisplayManager.

<static> SweetDevRia.PopupManager.hideAllComponents(e)
Call a generic method to hide the components
Parameters:
e

registerPopupComponent(componentId)
Register a component which will be closed if a clic happened on the page
Parameters:
componentId

Documentation generated by JsDoc Toolkit 2.0.0 on Thu May 05 2011 12:20:32 GMT+0200 (CEST)