WebSphere Business Space powered by WebSphere, Version 6.2.0.1


Task Information Widget - TabChanged Event (Published)

The user switched to the tab of a task or closed the active tab.

Event Name

com.ibm.widget.TabChanged

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

Payload

Type: JSON

+ View Schema

When the user switched to another tab, the payload object contains the following values:

id
Task instance identifier or task template identifier
type
com.ibm.task.Task or com.ibm.task.TaskTemplate
When the user closed the active tab, no payload is included.

Published Since

6.2.0.1

Parent Topic: Task Information Widget