Taskbar Sample | Reference |
|
Instantiate the Taskbar into an empty, global object, and add it to the DOM, using the taskbarNew method.
Task ID:
Handle the itemClick event to get information about tasks when they are clicked
Use the createFolder method to add a folder to the Taskbar
Use the createTask method to add a task to a specific folder in the Taskbar
|