Class SweetDevRia.PopupManager
Popup manager class of SweetDevRia
Defined in: PopupManager.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| <private> |
| Field Attributes | Field Name and Description |
|---|---|
| <private> <static> |
SweetDevRia.PopupManager._instance
Singleton.
|
| 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
|
|
registerPopupComponent(componentId)
Register a component which will be closed if a clic happened on the page
|
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