IBM Case Manager JavaScript packages
The classes in the IBM® Case Manager JavaScript API are divided into packages based on functionality.
- IBM Case Manager JavaScript icm.model package
The classes in the icm.model package contain the classes that represent the objects in the case management domain. These case management objects, which include solutions, cases, work items, and tasks, map to Content Platform Engine objects on the server. - IBM Case Manager JavaScript icm.action package
The classes in the icm.action package represent that actions that users can perform on case management objects. You can add these actions to the toolbars or pop-up menus for a widget. - IBM Case Manager JavaScript icm.base package
The classes in the icm.base package that support the definition of custom events, actions, page widgets, and constants. - IBM Case Manager JavaScript icm.dialog package
The icm.dialog package contains classes that represent the dialog box boxes that are used in Case Manager Client. - IBM Case Manager JavaScript icm.pgwidget package
The icm.pgwidget package contains classes that represent the page widgets that are provided byIBM Case Manager. - IBM Case Manager JavaScript icm.util package
The classes in the icm.util package provide support for multiple widgets. - IBM Case Manager JavaScript icm.widget.menu package
The classes in the icm.widget.menu package represent the pop-up menus and toolbars that are used with page widgets.