IBM Business Automation Workflow JavaScript icm.base package

The classes in the icm.base package that support the definition of custom events, actions, page widgets, and constants.

Table 1. Classes in the icm.base package
Class Description
_EventStub Provides methods that can be used to publish events for a custom page widget.
BaseActionContext Provides an interface for exchanging context information between a page widget and an action.
BasePageWidget Provides methods that can be used to return the role context, solution context, and attributes for a page widget. In addition, this class provides methods that can be used to publish events for a custom page widget.
Constants Provides a collection of constant variables that are used in IBM® Business Automation Workflow.
WidgetAttributes Represents the attribute values that are set for a page widget.