Class Index | File Index

Classes


Class orion.textview.Annotation

This is class represents an annotation for the AnnotationRuler.

See:
orion.textview.AnnotationRuler


Defined in: </shared/eclipse/e4/orion/I201107200200/plugins/org.eclipse.orion.client.editor/web/orion/textview/rulers.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
 
The html content for the annotation, typically contains an image.
 
the style for the annotation in the overview ruler.
 
the style for the annotation.
Class Detail
orion.textview.Annotation()
Field Detail
{String} html
The html content for the annotation, typically contains an image.
Default Value:
""

{orion.textview.Style} overviewStyle
the style for the annotation in the overview ruler.

{orion.textview.Style} style
the style for the annotation.

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