Class Index | File Index

Classes


Class orion.compare.rulers.CompareRuler

The compare ruler is used by the compare editor to render trim around the editor.
Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.ui/web/orion/compare/compareRulers.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates a new ruler for the compare editor.
Method Summary
Method Attributes Method Name and Description
 
 
 
getAnnotations(startLine, endLine)
 
 
getOverview(editor)
 
 
 
 
 
setAnnotationModel(annotationModel)
 
setView(editor)
Class Detail
orion.compare.rulers.CompareRuler()
Creates a new ruler for the compare editor.
Method Detail
addAnnotationType(type)
Parameters:
type

getAnnotationModel()

getAnnotations(startLine, endLine)
Parameters:
startLine
endLine

getLocation()

getOverview(editor)
Parameters:
editor

getRulerStyle()

getWidestAnnotation()

isAnnotationTypeVisible(type)
Parameters:
type

removeAnnotationType(type)
Parameters:
type

setAnnotationModel(annotationModel)
Parameters:
annotationModel

setView(editor)
Parameters:
editor

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