Icon Button

Use Icon Button to display a clickable button that is rendered as an icon.

The Icon Button control is used in the Process Portal application that is delivered with IBM® BPM. For example:
  • The Gantt Chart button in the header of a details page of an instance
  • The Reset and Save buttons in the header of the Gantt Chart view

Restrictions and limitations

Restrictions
None
Limitations
None

Data binding

Set the data binding for the control in the General properties tab.
Table 1. Icon Button data binding
Description Data type
Indicates whether the button was clicked. (Boolean)

Configuration properties

Set or modify control configuration in the Configuration properties tab.
Table 2. Icon Button configuration properties
Configuration property Configuration variable Description
Enabled enabled (Boolean) Indicates whether the button can be clicked.

Default: false

Error condition errorCondition (Boolean) Indicates an error condition that disables the button.

Default: false

Send error notification doErrorConditionAction (Boolean) Indicates whether notifications are sent when an error occurs. You can bind other coach controls to this property.

Default: false