Views in the UI toolkit
The UI toolkit contains a set of views for designing applications that can run on multiple device types, such as mobile and desktop devices. All the views in the UI toolkit are suitable for use on both desktop and mobile devices.
Each view points to a specific set of files:
- A JavaScript file that provides the behavior of the view
- Image files to represent the view on the palette and on the canvas
- A preview JavaScript file that shows a preliminary image of the view
Tip: By default, deprecated views in the UI toolkit are hidden
from the palette of available views in IBM® Process
Designer. You can still access them directly by selecting
, and then dragging them onto the layout.