Class ecm.widget.dialog.TransferedWorkflowsDialog


Extends ecm.widget.dialog.BaseDialog.
Provides a dialog box that is used to launch a transfered workflow.
Defined in: <ecm\widget\dialog\TransferedWorkflowsDialog.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 
Displays a dialog where the user can select a transfered workflow to launch.
Fields borrowed from class ecm.widget.dialog.BaseDialog:
expandable, fitContentArea, lockFullscreen

Method Summary

Method Attributes Method Name and Description
 
 
 
show()
Makes the dialog visible.
Methods borrowed from class ecm.widget.dialog.BaseDialog:
addButton, appendSecondaryMessage, buildRendering, clearMessage, clearSecondaryMessage, hide, isMaximized, onDragOver, resize, setExpandable, setIntroText, setIntroTextRef, setMaximized, setMessage, setReferenceLink, setResizable, setSize, setSizeToViewportRatio, setTitle, setWidth, showActionBar

Constructor Detail

ecm.widget.dialog.TransferedWorkflowsDialog()

Displays a dialog where the user can select a transfered workflow to launch.

Method Detail

destroy()


postCreate()


show()

Makes the dialog visible.