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>.
Constructor Attributes | Constructor Name and Description |
---|---|
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.
|
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.