Class Index | File Index

Classes


Class LinkedContentAssist


Defined in: </jobs/genie.orion/orion-client-dev/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 Tue Feb 23 2016 22:02:57 GMT-0500 (EST)