Class orion.editor.ScrollEvent
This is the event sent when the text view scrolls.
See:
orion.editor.TextView
orion.editor.TextView#event:onScroll
Defined in: </shared/eclipse/e4/orion/I201302221257/plugins/org.eclipse.orion.client.editor/web/orion/editor/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}.