Class Index | File Index

Classes


Class orion.editor.StyleReadyEvent

Represents the styling for a range of lines, as provided by a service.
Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.editor/web/orion/editor/AsyncStyler.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Represents the styling for a range of lines, as provided by a service.
Field Summary
Field Attributes Field Name and Description
 
A map of style information.
Class Detail
orion.editor.StyleReadyEvent()
Represents the styling for a range of lines, as provided by a service.
Field Detail
{Object} lineStyles
A map of style information. Each key of the map is a line index, and the value is a orion.editor.StyleReadyEvent#LineStyle giving the style information for the line.

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