Class ecm.widget.dialog.UserConfirmationDialog


Extends ecm.widget.dialog.ConfirmationDialog.
Provides a dialog box that displays a question and prompts the user to enter their display name and then to approve or cancel the action.
Defined in: <ecm\widget\dialog\UserConfirmationDialog.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
 
Returns the display name from the dialog box.
 
 
Sets the display name in the dialog box.
Methods borrowed from class ecm.widget.dialog.ConfirmationDialog:
show
Methods borrowed from class ecm.widget.dialog.BaseDialog:
addButton, appendSecondaryMessage, buildRendering, clearMessage, clearSecondaryMessage, destroy, hide, isMaximized, onDragOver, resize, setExpandable, setIntroText, setIntroTextRef, setMaximized, setMessage, setReferenceLink, setResizable, setSize, setSizeToViewportRatio, setTitle, setWidth, showActionBar

Constructor Detail

ecm.widget.dialog.UserConfirmationDialog()

Method Detail

getDisplayName()

Returns the display name from the dialog box.

postCreate()


setDisplayName(name)

Sets the display name in the dialog box.
Parameters:
name