Class Index | File Index

Classes


Class orion.textview.Selection

A Selection represents a range of selected text in the view.
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
 
Constructs a new Selection object.
Field Summary
Field Attributes Field Name and Description
 
end
The selection end offset.
 
The selection start offset.
Class Detail
orion.textview.Selection()
Constructs a new Selection object.
Field Detail
end
The selection end offset.

start
The selection start offset.

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