Class ecm.widget.dialog.ReassignToUserDialog


Extends ecm.widget.dialog.BaseDialog.
Provides a dialog box that is used to reassign an IBM FileNet P8 workflow item to another user.
Defined in: <ecm\widget\dialog\ReassignToUserDialog.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Field Summary

Field Attributes Field Name and Description
 
A boolean flag indicating whether the dialog should invoke the reassign action
 
A string value indicating the default query mode to be set on the user/group selector widget
 
A string value indicating the selection mode (single or multiple) for the user/group selector widget.
Fields borrowed from class ecm.widget.dialog.BaseDialog:
fitContentArea, lockFullscreen

Method Summary

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

Constructor Detail

ecm.widget.dialog.ReassignToUserDialog()

Field Detail

invokeAction

A boolean flag indicating whether the dialog should invoke the reassign action
Since:
2.0.2

queryMode

A string value indicating the default query mode to be set on the user/group selector widget

selectionMode

A string value indicating the selection mode (single or multiple) for the user/group selector widget.

Method Detail

destroy()


focus()


postCreate()