Class Index | File Index

Classes


Class eclipse.Outliner

An Outliner provides an itemized overview of a resource and acts as a selection provider on that resource.
Defined in: </shared/eclipse/e4/orion/I201106071530/plugins/org.eclipse.orion.client.core/web/orion/outliner.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
eclipse.Outliner(options)
Constructs a new Outliner with the given options.
Method Summary
Method Attributes Method Name and Description
 
render(resource)
Class Detail
eclipse.Outliner(options)
Constructs a new Outliner with the given options.
Parameters:
{Object} options
The options object which must specify the parent, serviceRegistry, and an optional selectionService. specifying a selectionService indicates that the selection service should be notified on outline selection rather than using anchor tag hrefs.
Method Detail
render(resource)
Parameters:
resource

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Jun 07 2011 15:34:32 GMT-0400 (EDT)