This widget displays a list of task definitions you can use as starting point for
creating tasks and working on tasks associated with specific task definitions.
It can be adapted to access specific content, provide actions for different
scenarios and display in different ways.
The Task Definitions widget replaces the deprecated Create Tasks widget.
Available Since
6.2.0.1 + FEP
Subtopics
The following subtopics describe the published and handled events:
Published events
Action requested (com.ibm.widget.ActionRequested) The user requested an action on selected task definitions.
This can be one of the built-in actions create and open or a custom
action configured for the widget.
Focus changed (com.ibm.widget.FocusChanged) The user made another task definition in the list active.
Items selected (com.ibm.widget.ItemsSelected) Task definitions were selected or deselected in the list.
Filter applied (com.ibm.task.FilterApplied) The user changed the filter applied to the task definitions list.
Handled events
Highlight item (com.ibm.widget.Highlight) The widget highlights the task definition, if it is visible in the current list.
Filter content (com.ibm.task.Filter) The widget applies the filter to its default list definition.