IBM BPM version 8570 cumulative fix 2017.06Controls in the BPM UI toolkit

The BPM UI toolkit contains a set of controls for designing applications that can run on multiple device types, such as mobile and desktop devices. All the coach views in the BPM UI toolkit are suitable for use on both desktop and mobile devices.

Each control consists of a coach view that points to a specific set of files:
  • A JavaScript file that provides the behavior of the control
  • Image files to represent the control on the palette and on the canvas
  • A preview JavaScript file that shows a preliminary view of the coach view when it is dropped on the coach editor palette
The control can also have other files such as CSS and LESS files for styling, localization files and other control specific resource files, but these additional files are optional.