The nsITextScroll is an interface that can be implemented by a control that supports text scrolling.
[scriptable, uuid(067b28a0-877f-11d3-af7e-00a024ffc08c)]
Methods
Scroll the view up or down by aNumLines lines. positive values move down in the view. Prevents scrolling off the end of the view. @param numLines number of lines to scroll the view by
