Class Index | File Index

Classes


Class orion.compare.DiffProvider

Provides operations on Diff in a compare editor
Defined in: </shared/eclipse/e4/orion/I201107200200/plugins/org.eclipse.orion.client.core/web/orion/compare/diff-provider.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates a new diff provider.
Method Summary
Method Attributes Method Name and Description
 
getDiffContent(diffURI, onLoad, onError)
 
getDiffFileURI(diffURI, onLoad, onError)
Class Detail
orion.compare.DiffProvider()
Creates a new diff provider.
Method Detail
getDiffContent(diffURI, onLoad, onError)
Parameters:
diffURI
onLoad
onError

getDiffFileURI(diffURI, onLoad, onError)
Parameters:
diffURI
onLoad
onError

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Jul 20 2011 02:04:42 GMT-0400 (EDT)