Class Index | File Index

Classes


Class orion.textview.Style

This object is used to define style information for the text view.

See:
orion.textview.TextView
orion.textview.TextView#event:onLineStyle


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

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
 
An object with DOM attributes.
 
An object with CSS properties.
 
A CSS class name.
 
A DOM tag name.
Class Detail
orion.textview.Style()
Field Detail
{Object} attributes
An object with DOM attributes.

{Object} style
An object with CSS properties.

{String} styleClass
A CSS class name.

{String} tagName
A DOM tag name.

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Jan 23 2013 22:37:25 GMT-0500 (EST)