Class Index | File Index

Classes


Class orion.textview.ScrollEvent

This is the event sent when the text view scrolls.

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


Defined in: </shared/eclipse/e4/orion/I201107200200/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
 
The new scroll {x,y}.
 
The old scroll {x,y}.
Class Detail
orion.textview.ScrollEvent()
Field Detail
newValue
The new scroll {x,y}.

oldValue
The old scroll {x,y}.

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