Class ecm.widget.dialog.SessionExpireWarningDialog
Extends
ecm.widget.dialog.BaseDialog.
Provides a dialog box that displays a session expire warning and prompts the user to extend session or logoff.
Defined in: <ecm\widget\dialog\SessionExpireWarningDialog.js>.
Constructor Summary
| Constructor Attributes | Constructor Name and Description |
|---|---|
- Fields borrowed from class ecm.widget.dialog.BaseDialog:
- expandable, fitContentArea, lockFullscreen
Method Summary
| Method Attributes | Method Name and Description |
|---|---|
|
hide()
|
|
| <static> |
ecm.widget.dialog.SessionExpireWarningDialog.SessionExpireWarningDialog.getSessionExpireWarningDialog()
Static method that returns a singleton global instance of the session expire warning dialog.
|
|
setText()
|
|
|
show()
|
- Methods borrowed from class ecm.widget.dialog.BaseDialog:
- addButton, appendSecondaryMessage, buildRendering, clearMessage, clearSecondaryMessage, destroy, isMaximized, onDragOver, resize, setExpandable, setIntroText, setIntroTextRef, setMaximized, setMessage, setReferenceLink, setResizable, setSize, setSizeToViewportRatio, setTitle, setWidth, showActionBar
Method Detail
hide()
postCreate()
<static> ecm.widget.dialog.SessionExpireWarningDialog.SessionExpireWarningDialog.getSessionExpireWarningDialog()
Static method that returns a singleton global instance of the session expire warning dialog.
- Returns:
- Returns the global instance of the session expire warning dialog.