Class Index | File Index

Classes


Class LinkedContentAssist


Defined in: </jobs/genie.orion/orion-client-stable/workspace/bundles/org.eclipse.orion.client.editor/web/orion/editor/linkedMode.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
LinkedContentAssist(linkedData)
Creates a new LinkedContentAssist object which is used for linked data in templates
Method Summary
Method Attributes Method Name and Description
 
chop(prefix, string)
 
computeProposals(buffer, offset, context)
Class Detail
LinkedContentAssist(linkedData)
Creates a new LinkedContentAssist object which is used for linked data in templates
Parameters:
{Object} linkedData
The linked data
Since:
9.0
Returns:
A new LinkedContentAssist object
Method Detail
chop(prefix, string)
Parameters:
prefix
string

computeProposals(buffer, offset, context)
Parameters:
buffer
offset
context

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Oct 30 2015 15:55:43 GMT-0400 (EDT)