WebSphere Business Space powered by WebSphere, Version 6.2.0.1


My Tasks Widget - TabChanged Event (Handled)

The widget highlights the task on the active tab.
This event is handled for seamless interaction with the Task Information widget.

Event Name

com.ibm.widget.TabChanged

General purpose: The user switched to another tab or closed the last tab.

Payload

Type: JSON

+ View Schema

The type property must be com.ibm.task.Task. If the task is not included in the current list, no task is highlighted.

Handled Since

6.2.0.1

Parent Topic: My Tasks Widget