Class Index | File Index

Classes


Class Index

_global_


icm.action.Action

Provides the base class for IBM Case Manager actions.

icm.action.Add

Base class for adding a document.

icm.action.AddFromLocal

Base class for adding a document from local file system.

icm.action.AddFromRepository

Base class for adding a document from repository.

icm.action.attachment.AddAttachment

Helper class for adding attachments.

icm.action.attachment.AddAttachmentFromCase

Adds an attachment from the current case.

icm.action.attachment.AddAttachmentFromCaseNew

Adds an attachment from the current case.

icm.action.attachment.AddAttachmentFromLocal

Adds an attachment from local file system.

icm.action.attachment.AddAttachmentFromRepository

Adds an attachment from local file system.

icm.action.attachment.AddAttachmentUsingTemplate

Adds a new document to an attachment using entry template.

icm.action.attachment.Remove

Removes the selected document from the attachment.

icm.action.case.AddCaseAndClosePage

Saves the case that is being added and then closes the current Add Case page or Split Case page.

icm.action.case.AddCustomTask

Opens the Custom Task Editor window so that the user can create a custom task for a case.

icm.action.case.AddCustomTaskFromExisting

Opens a copy of the selected task in the Custom Task Editor window so that the user can create a custom task based on the selected task.

icm.action.case.CasePackage

Select case details to include in a package that you can share with people who cannot access the case online.

icm.action.case.CasePackageNoWizard

Action to create the case package with default case artifacts, that you can share with people who cannot access the case online.

icm.action.case.CloseCasePage

Closes the current Add Case, Case Details, or Split Case page without saving any changes.

icm.action.case.ManageCaseMembership

Opens the Manage Case Membership window so that the user can assign team membership.

icm.action.case.OpenAddPredefinedTaskPage

Adds a new discretionary task to the case.

icm.action.case.OpenAddToDoTask

Adds a new discretionary to-do to the case.

icm.action.case.OpenCasePage

Opens the selected case in the Case Details page.

icm.action.case.OpenSplitCasePage

Opens the Split Case page so that the user can reuse properties from an existing case to create a new case.

icm.action.case.RefreshToDoTaskList

Send event to refresh to-do list.

icm.action.case.SaveCaseOnPage

Saves the case that is being edited or added without closing the page.

icm.action.case.SendLink

Sends an email that contains the URL to open the selected case in the Case Details page.

icm.action.case.ShowCalendar

Displays Quicktasks and CaseSages for the selected case .

icm.action.case.ShowLink

Displays the URL to open the selected case in the Case Details page.

icm.action.comment.AddCaseComment

Opens the Comments window so that the user can add a comment or view comments for a case.

icm.action.comment.AddDocumentComment

Opens the Comments window so that the user can add a comment or view comments for a document.

icm.action.comment.AddTaskComment

Opens the Comments window so that the user can add a comment or view comments for a task.

icm.action.comment.AddWorkItemComment

Opens the Comments window so that the user can add a comment or view comments for a work item.

icm.action.contentitem.AddCaseDocToQuickTask

Add the selected document from the document list to a new quick task and update the quick task

Context required by this action: [["Case"], ["Document"],['CurrentFolder']]


icm.action.contentitem.Cut

Cuts the selected document from the case.

icm.action.contentitem.Export

Exports the selected document or folder properties in a csv format

Context required by this action: ['Document', 'Folder']


icm.action.contentitem.Open

Opens the selected document or folder.

icm.action.contentitem.Paste

Pastes a document into the case.

icm.action.contentitem.RemoveFromFolder

Removes the selected item from the case.

icm.action.document.AddDocumentFromLocal

Adds a new document to a case or a case folder from local file system.

icm.action.document.AddDocumentFromOtherApplication

Adds a new document to a case or a case folder from other application.

icm.action.document.AddDocumentFromRepository

Adds a new document to a case or a case folder from repository.

icm.action.document.AddDocumentUsingTemplate

Adds a new document to a case or a case folder using entry template.

icm.action.document.BoxCopy

Copies the selected document(s) to or from an existing Box Collaboration Folder.

icm.action.document.Open

Opens the selected document.

icm.action.document.Refresh

Refreshes the document.

icm.action.document.ViewLink

Generates a document URL link and show in dialog.

icm.action.folder.AddBoxCollaborationFolder

Adds a new Box folder to the case and optionally invites collaborators if specified.

icm.action.folder.AddBoxCollaborators

Adds a new folder to the case.

icm.action.folder.AddFolder

Adds a new folder to the case.

icm.action.folder.Open

Opens the selected folder and displays its content.

icm.action.folder.RemoveBoxCollaborationFolder

Removes the Box folder from the case and corresponding folder in Box.

icm.action.folder.SendBoxCollaborators

Invites and Sends collaboration request for a Box folder in a case

Context required by this action: ['CurrentFolder']['Folder']['Case']


icm.action.quicktask.DeleteQuickTask

Context menu action to delete a quick task

Context required by this action: ["Case"]


icm.action.quicktask.OpenQuickTaskUpdate

context menu option to open quick task in the to-dolist widget

Context required by this action: ["Case"]


icm.action.solution.EditProcessPreferences

Opens the Preference window so that the user can edit the notification preferences for processes.

icm.action.solution.ManageRoles

Opens the Manage Roles window so that the user can assign users to roles in a solution.

icm.action.solution.OpenAddCasePage

Opens the Add Case page so that the user can create a case of the selected case type.

icm.action.stage.CompleteStage

Complete the current stage.

icm.action.stage.RestartStage

Complete the current stage.

icm.action.stage.ToggleOnHoldStage

Complete the current stage.

icm.action.task.AddTaskAndClosePage

Starts the new task and closes the current Add Task page.

icm.action.task.CancelAddTaskPage

Cancels the addition of a new task and closes the current Add Task page.

icm.action.task.CloseToDoTaskView

hide the view of to do.

icm.action.task.CompleteToDoTask

Stop the to-do.

icm.action.task.EnableToDoTask

Enable the failed to-do.

icm.action.task.RestartToDoTask

restart the complete to-do.

icm.action.task.SaveToDoTask

save the changes on the to-do.

icm.action.task.StartToDoTask

Starts the new manul to-do.

icm.action.task.StopToDoTask

Stop the to-do.

icm.action.utility.EventAction

Create a button or menu item that triggers a custom event.

icm.action.utility.OpenWebPage

Opens a website in a separate window.

icm.action.utility.ScriptAction

Creates a button or menu item that runs a custom script.

icm.action.workitem.CloseWorkItemPage

Closes the current Work Details page without saving any changes.

icm.action.workitem.DispatchWorkItemAndClosePage

Dispatches the current work item.

icm.action.workitem.MoveToInbox

Moves the selected work item to the user's personal in-basket.

icm.action.workitem.OpenNextWorkItemInPage

Opens the next available work item in the same page when the user dispatches the current work item.

icm.action.workitem.OpenNextWorkItemInPageBySequence

Opens the next available work item in the same page when the user dispatches the current work item.

icm.action.workitem.OpenWorkItemPage

Opens the selected work item in the Work Details page.

icm.action.workitem.PushInbasket

Opens the next work items in the Work Details page for the user to work on.

icm.action.workitem.Reassign

Reassigns the selected work item to another user.

icm.action.workitem.ReturnToSender

Returns a work item to the in-basket it was most recently in.

icm.action.workitem.SaveWorkItemOnPage

Saves the work item that the user is editing.

icm.base._EventStub

Represents an event stub for the Case Manager Client Page widget.

icm.base.BaseActionContext

Represents the context that is used for exchanging context information between a widget and actions.

icm.base.BasePageWidget

Provides a mixin class that includes event methods and methods to access the edit setting attributes for IBM Case Manager page widgets.

icm.base.Constants

Provides a helper class that defines the constants that are used by IBM Case Manager.

icm.base.WidgetAttributes

Represents the edit setting attributes that can be set for a page widget.

icm.container.ICMContentPane


icm.container.ICMContextSelector


icm.container.ICMPagesCollection


icm.container.ICMSolutionSelectorListener


icm.container.ICMSolutionSelectorPane


icm.dialog.addboxfolderdialog.AddBoxFolderDialog

Represents the dialog for AddBoxCollaborationFolder action.

icm.dialog.addcommentdialog.AddCommentDialog

Represents the Add Comment dialog box that displays the comments for a case, document, or work item.

icm.dialog.addcommentdialog.CommentHistoryMagazineView


icm.dialog.addcommentdialog.dijit.CommentContentPane

Represents the comment content pane that displays the comments for a case, document, or work item.

icm.dialog.addtaskdialog.AddTaskDialog

Represents the Add Task dialog box that case workers use to add a discretionary task.

icm.dialog.boxcollaborationdialog.ManageCollaboratorsDialog


icm.dialog.boxcollaborationdialog.UserGroupSelectorPane


icm.dialog.casepackagedialog.CasePackageDialog

Represents the Case Package dialog box in which the user can select information to include in a case package.

icm.dialog.casepackagedialog.casepropsandinfo.dijit.CaseProperties

Displays case properties section for the case package dialog

icm.dialog.casepackagedialog.casepropsandinfo.dijit.RelatedCases

Displays related cases section for the case package dialog

icm.dialog.casepackagedialog.documentList.CaseDocsInfo

Class that represent the Case documents section for the case package dialog

icm.dialog.casepackagedialog.documentList.CaseDocsInfoContentPane

Class that represent the CaseDocsInfoContentPane widget

icm.dialog.casepackagedialog.pdfviewer.PDFViewerContentPane

Displays preview section for the case package dialog

icm.dialog.casepackagedialog.reviewPackage.ReviewPackage

Displays review package section for the case package dialog

icm.dialog.dynamictaskeditor.DynamicTaskEditorDialog

Represents the Custom Task Editor dialog box.

icm.dialog.managecasemembershipdialog.ManageCaseMembershipDialog

Provides a dialog box that is used to modify Case membership.

icm.dialog.openformdialog.OpenFormDialog

Represents the Add Task dialog.

icm.dialog.reassigndialog.ReassignDialog

Represents the Reassign dialog box that enables users to reassigning work items.

icm.dialog.selectcopydialog.AddOptionsPane

Displays options to add a Box document as a reference or as a copy.

icm.dialog.selectcopydialog.SelectCopyDialog

Provides a dialog box that is used to search for and select repository items.

icm.dialog.sendcollaborationdialog.SendCollaborationDialog

Provides a dialog box that is used to send Box collaboration request

icm.dialog.showcalendardialog.ShowCalendarDialog

Represents the Show Calendar dialog box.

icm.dialog.showctxinfodialog.ShowCtxInfoDialog

Represents the ICM Context Information dialog box.

icm.dialog.showlinkdialog.ShowLinkDialog

Represents the Show Link dialog box.

icm.model._AttachmentContentItemMixin

This class is mixed in to the navigator ContentItem object.

icm.model._AttributeDefinitionMixin

This class is mixed in to the navigator AttributeDefinition object.

icm.model._DesktopMixin

This class is mixed in to the main navigator Desktop object contained in the ecm.model.desktop property.

icm.model.Case

Represents a Case.

icm.model.CaseComment

Represents a comment applied to a Case.

icm.model.CaseEditable

Represents the scratchpad state for editing a case.

icm.model.CaseRelationship

Represents a relationship between 2 cases.

icm.model.CaseType

Represents a case type.

icm.model.DependentObject

Represents a DependentObject that is in the value of an application-defined dependent object property.

icm.model.DocumentType

Represents a document class.

icm.model.ExternalDocumentReferenceEditable

Represents the scratchpad state for creating a filing of a reference to an external document.

icm.model.HistoryEvent

Represents a case history event record.

icm.model.InbasketDynamicFilter

Represents a dynamic filter type

icm.model.InbasketFilter

Represents a inbasket filter type

icm.model.LaunchStep

Represents the launch step of a workflow when creating a new (discretionary) task.

icm.model.properties.controller.ControllerManager

Property controller manager that is used to retrieve the controllers for editable objects.

icm.model.properties.controller.PropertyCollectionController

Extends pvr.controller.PropertyCollectionController to coordinate an asynchronous retrieval of the attachment property values.

icm.model.properties.controller.types.AttachmentPropertyController

Controller class for a property of type "attachment".

icm.model.properties.controller.types.BooleanPropertyController

Controller class for a property of type "boolean".

icm.model.properties.controller.types.DatetimePropertyController

Controller class for a property of type "datetime".

icm.model.properties.controller.types.FloatPropertyController

Controller class for property of type "float".

icm.model.properties.controller.types.GroupPropertyController

Controller class for a property of type "group".

icm.model.properties.controller.types.IntegerPropertyController

Controller class for property of type "integer".

icm.model.properties.controller.types.ObjectPropertyController

Controller class for property of type "object".

icm.model.properties.controller.types.StringPropertyController

Controller class for a property of type "string".

icm.model.PropertyEditable

Represents a Property when editing an object such as a case or work item.

icm.model.ResultSet

Represents a set of search results or other items that are returned by a query to the content server.

icm.model.Solution

Represents a Solution.

icm.model.SolutionRolesMembersCache


icm.model.Stage

Represents a case stage.

icm.model.Task

Represents a task.

icm.model.TaskEditable

Represents the scratchpad state editing a task.

icm.model.TaskType

Represents a task type in a deployed case management solution.

icm.model.Timeline

Represents a timeline object.

icm.model.TimelineEvent

Represents a timeline event of a given case.

icm.model.TimelineOverview

Represents a timeline overview of a given case.

icm.model.TimelineTask

Represents a timeline task of a given case.

icm.model.TimelineWorkitem

Represents a timeline Workitem of a given task.

icm.model.UpdatingBatch

Represents an UpdatingBatch.

icm.model.WorkItem

Represents a work item.

icm.model.WorkItemEditable

Represents the scratchpad state for editing a work item.

icm.pgwidget.attachment.Attachment

Displays attachments of a work item.

icm.pgwidget.attachment.dijit.AddCaseAttachments

Class that represent the AddCaseAttachments widget

icm.pgwidget.calendar.Calendar


icm.pgwidget.calendar.dijit.AddCalendarDialog

Represents the Show Calendar dialog box.

icm.pgwidget.calendar.dijit.EditCalendarDialog

Represents the Show Calendar dialog box.

icm.pgwidget.calendar.dijit.ManageCalendarsDialog

Represents the Show Calendar dialog box.

icm.pgwidget.calendar.dijit.Util


icm.pgwidget.caseform.CaseForm

CaseForm Page Widget

icm.pgwidget.caseform.CaseFormContentPane


icm.pgwidget.caseinfo.CaseInfo

Class that represent the CaseInfo widget

icm.pgwidget.caseinfo.CaseInfoComponent


icm.pgwidget.caseinfo.dijit.activities.CaseInfoActivitiesMagazineView


icm.pgwidget.caseinfo.dijit.CaseInfoComponentContentPane

Class that represent the base class for a tab to be used in Case Information widget.

icm.pgwidget.caseinfo.dijit.CaseInfoContentPane


icm.pgwidget.caseinfo.dijit.documents.CaseInfoDocumentsContentPane

Displays folders and documents associated with a case.

icm.pgwidget.caseinfo.dijit.header.CaseInfoHeader

Class that represent the base class for a tab to be used in Case Information widget.

icm.pgwidget.caseinfo.dijit.history.CaseInfoHistoryMagazineView


icm.pgwidget.caselist.CaseList

Represents the Case List widget which displays the cases that are returned by a search.

icm.pgwidget.caselist.CaseListViewDetails

This module provides detail view capability for the Case List widget.

icm.pgwidget.caselist.CaseListViewMagazine

This module provides magazine view capability for the Case List widget.

icm.pgwidget.caselist.model.CaseListModel


icm.pgwidget.caselist.test.CaseListWrapper

Represents the Case List widget which displays the cases that are returned by a search.

icm.pgwidget.casesearch.CaseSearch

Provides a widget that is used to render a Case search form

icm.pgwidget.caseselectdocument.CaseSelectDocument

Represents the Select Case Documents widget which is used to select the documents from an existing case that are also to be associated with a new split case.

icm.pgwidget.caseselectdocument.dijit.CaseSelectDocumentContentPane


icm.pgwidget.caseselectdocument.test.CaseSelectDocumentWrapper


icm.pgwidget.casestage.CaseStage

represents the Case Stage widget.

icm.pgwidget.casetoolbar.CaseToolbar

Class that represents CaseToolbar widget

icm.pgwidget.casetoolbar.dijit.CaseToolbarContentPane


icm.pgwidget.casevisualizer.CaseVisualizer

Class that represent CaseVisualizer widget

icm.pgwidget.casevisualizer.core.data.TimelineStore

A data store for timelines.

icm.pgwidget.casevisualizer.dijit.GraphView


icm.pgwidget.casevisualizer.dijit.HistogramView


icm.pgwidget.casevisualizer.dijit.mark.EventMark


icm.pgwidget.casevisualizer.dijit.mark.Mark

Abstract base class for event and series marks.

icm.pgwidget.casevisualizer.dijit.mark.SeriesMark

Visual representation for a series in ICM

icm.pgwidget.casevisualizer.dijit.TimelineComponent


icm.pgwidget.casevisualizer.dijit.TimelineRule


icm.pgwidget.casevisualizer.dijit.TimelineRuleSlider


icm.pgwidget.casevisualizer.snapshot.dijit.SnapshotRuler


icm.pgwidget.chartwidget.ChartWidget


icm.pgwidget.chartwidget.dijit.Util


icm.pgwidget.contentlist.ContentList

Executes document search and displays results.

icm.pgwidget.contentlist.test.ContentListWrapper


icm.pgwidget.inbasket.dijit.InbasketContentPane


icm.pgwidget.inbasket.Inbasket

Class that represent Inbasket Widget

icm.pgwidget.instruction.dijit.InstructionContentPane

Class that represents Instruction widget

icm.pgwidget.instruction.Instruction

Class that represents Instruction widget

icm.pgwidget.markup.Markup


icm.pgwidget.originalcase.OriginalCase

Class that represent OriginalCase event.

icm.pgwidget.processhistory.dijit.ProcessHistoryContentPane


icm.pgwidget.processhistory.Processhistory

Class that represent ProcessHistory widget

icm.pgwidget.properties.dijit._Properties

Class that represents the Properties widget's internal implementation.

icm.pgwidget.properties.Properties

Class that represents the Properties Widget

icm.pgwidget.scriptadapter.ScriptAdapter

Provides the Script Adapter widget.

icm.pgwidget.splitcase.SplitCase

Class that represent SplitCase widget

icm.pgwidget.todolist.dijit.quicktask.FilteringSelect

Provides a combination box that consists of a drop-down list and a field.

icm.pgwidget.todolist.dijit.quicktask.QTMoveFileDialog

Provides a dialog box that is used to move a document or folder from one folder to another folder.

icm.pgwidget.todolist.dijit.quicktask.QuickTaskAttachments

Class that represent the QuickTaskAttachments widget

icm.pgwidget.todolist.dijit.quicktask.QuickTaskCommentMagazineView


icm.pgwidget.todolist.dijit.quicktask.QuickTaskDialog

Represents the Qucik Task dialog box that case workers use to edit a quick task.

icm.pgwidget.todolist.ToDoList

Class that represents the To-Do list Widget

icm.pgwidget.toolbar.dijit.ToolbarContentPane


icm.pgwidget.toolbar.Toolbar

Class that represent Toolbar widget

icm.pgwidget.viewer.Viewer

Provides Viewer widget.

icm.pgwidget.websitedisplayer.WebSiteDisplayer

Class represents WebsiteDisplayer widget

icm.pgwidget.workitemtoolbar.dijit.WorkitemToolbarContentPane


icm.pgwidget.workitemtoolbar.WorkitemToolbar

Class represents WorkitemToolbar widget

icm.util.Coordination

Represents a Coordination object that is used internally to coordinate the widgets on a page.

icm.util.SearchPayload

Provides a helper class that is used to create the search payload that defines the search criteria for the Search widget and the Case List widget.

icm.util.SearchUtil

Helper class to create the search payload used between CaseSearch widget and CaseList widget.

icm.util.Util

Provides a utility class that contains common functions.

icm.util.WorkItemHandler

Provides a utility class for handling work items.

icm.widget.dynamictaskeditor.flowsCommon.model.BaseFlowModel


icm.widget.dynamictaskeditor.flowsCommon.transform.FlowMaker


icm.widget.dynamictaskeditor.flowsCommon.transform.MapJsonAttributes


icm.widget.dynamictaskeditor.freedom.widget.common.environment.FreedomNlsMixin


icm.widget.form.FilenetForm


icm.widget.listView.ContentList


icm.widget.menu.ContextualMenu

Represents a pop-up menu

icm.widget.menu.Menu

Provides a base class that represents a menu or a toolbar.

icm.widget.menu.MenuManager

Represents the menu manager that manages all the menus in Case Manager Client.

icm.widget.menu.Toolbar

Represents a toolbar.

icm.widget.properties.editors.model.CaseTeamModel

Represents a model for the role tree that is used to display the hierarchy solution roles and its members.

icm.widget.properties.editors.model.RoleUserModel

Represents a model for the role tree that is used to display the hierarchy solution roles and its members.

icm.widget.properties.editors.RoleUserSelector

Represents a dialog box that is used to select users or groups from a role to assign to a work group.

icm.widget.properties.registry.RegistryManager

Registry manager that is used to retrieve the registry for editor controls rendered in the view.

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Mar 08 2018 05:57:48 GMT-0800 (PST)