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/I201301232230/plugins/org.eclipse.orion.client.editor/web/orion/textview/textView.js>.
Constructor Attributes | Constructor Name and Description |
---|---|
Field Attributes | Field Name and Description |
---|---|
The new scroll {x,y}.
|
|
The old scroll {x,y}.
|
Field Detail
newValue
The new scroll {x,y}.
oldValue
The old scroll {x,y}.