Class Index | File Index

Classes


Class orion.tasks.TaskList

A user interface element showing a list of various user tasks.
Defined in: </shared/eclipse/e4/orion/I201206221139/plugins/org.eclipse.orion.client.core/web/orion/tasks.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates a new user interface element showing a list of tasks
Method Summary
Method Attributes Method Name and Description
 
Class Detail
orion.tasks.TaskList(options)
Creates a new user interface element showing a list of tasks
Parameters:
{Object} options
The service options
{Object} options.parent
The parent of this task list
{String} options.tasks
The array of tasks this list should display
{String} options.title
The title of the task list
{String} options.description
A description of the task list shown the user
{orion.serviceregistry.ServiceRegistry} options.serviceRegistry
The service registry
Method Detail
renderTasks()

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Jun 22 2012 11:43:40 GMT-0400 (EDT)