Class Index | File Index

Classes


Class javascript.JSOutliner


Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.javascript/web/javascript/outliner.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
javascript.JSOutliner(astManager)
creates a new instance of the outliner
Method Summary
Method Attributes Method Name and Description
 
computeOutline(editorContext, options)
callback from the orion.edit.outliner service to create an outline
 
Class Detail
javascript.JSOutliner(astManager)
creates a new instance of the outliner
Parameters:
{javascript.ASTManager} astManager
Method Detail
{orion.Promise} computeOutline(editorContext, options)
callback from the orion.edit.outliner service to create an outline
Parameters:
{orion.edit.EditorContext} editorContext
The editor context
{Object} options
The options
Returns:
{orion.Promise} to compute the outline

getVisitor()

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Apr 01 2014 22:58:21 GMT-0400 (EDT)