Class ecm.widget.dialog.TransferWorkflowDefinitionDialog


Extends ecm.widget.dialog.BaseDialog.
Provides a dialog box that is used to transfer a P8 workflow definition.
Defined in: <ecm\widget\dialog\TransferWorkflowDefinitionDialog.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 
Displays a dialog where the user can Transfer a P8 workflow definition.
Fields borrowed from class ecm.widget.dialog.BaseDialog:
expandable, fitContentArea, lockFullscreen

Method Summary

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

Constructor Detail

ecm.widget.dialog.TransferWorkflowDefinitionDialog()

Displays a dialog where the user can Transfer a P8 workflow definition.
Since:
2.0.2

Method Detail

destroy()

Destroys the dialog.

postCreate()


resize()


show(repository, item, callback)

Makes the dialog visible.
Parameters:
repository
item
callback