IBM Business Automation Workflow JavaScript icm.dialog package
The icm.dialog package contains classes that represent the dialog box boxes that are used in Case Client.
| Class | Description |
|---|---|
| icm.dialog.addcommentdialog.AddCommentDialog | Represents the Add Comment dialog box that case workers use to add and
view comments for cases, documents, work items, or activities. The CommentContentPane class represents the user interface panel that is used by the Add Comment dialog box. |
| icm.dialog.addtaskdialog.AddTaskDialog | Represents the Add Activity dialog box that case workers use to add discretionary activities to a case. |
| icm.dialog.dynamictaskeditor.DynamicTaskEditorDialog | Represents the Custom Activity Editor dialog box that case workers use to add custom activities to a case. |
| icm.dialog.reassigndialog.ReassignDialog | Represents the Reassign Items dialog box that case workers use to reassign work items to other case workers. |
| icm.dialog.showlinkdialog.ShowLinkDialog | Represents the Show Link dialog box that case worker use to view, copy, or email the URLs to cases. |