The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Class Index | File Index

Classes


Class orion.editor.LineNumberRuler


Extends orion.editor.Ruler.
This objects implements a line numbering ruler.

See:
orion.editor.Ruler


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

Class Summary
Constructor Attributes Constructor Name and Description
 
orion.editor.LineNumberRuler(annotationModel, rulerLocation, rulerStyle, oddStyle, evenStyle)
Constructs a new line numbering ruler.
Methods borrowed from class orion.editor.Ruler:
addAnnotationType, getAnnotationModel, getAnnotations, getAnnotationsByType, getAnnotationTypePriority, getLocation, getOverview, getRulerStyle, getView, getWidestAnnotation, isAnnotationTypeVisible, removeAnnotationType, setAnnotationModel, setMultiAnnotation, setMultiAnnotationOverlay, setView
Events borrowed from class orion.editor.Ruler:
onClick, onDblClick, onMouseMove, onMouseOut, onMouseOver
Class Detail
orion.editor.LineNumberRuler(annotationModel, rulerLocation, rulerStyle, oddStyle, evenStyle)
Constructs a new line numbering ruler.
Parameters:
{orion.editor.AnnotationModel} annotationModel
the annotation model for the ruler.
{String} rulerLocation Optional, Default: "left"
the location for the ruler.
{orion.editor.Style} rulerStyle Optional, Default: undefined
the style for the ruler.
{orion.editor.Style} oddStyle Optional, Default: {style: {backgroundColor: "white"}
the style for lines with odd line index.
{orion.editor.Style} evenStyle Optional, Default: {backgroundColor: "white"}
the style for lines with even line index.

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.