mojox.ScrollView - nitrologic/monkey2 GitHub Wiki
Class ScrollView Extends mojox:mojox.DockingView
The ScrollView class
| Constructors | |
|---|---|
| New | Creates a new scroll view. |
| Properties | |
|---|---|
| Scroll | |
| ScrollBarsVisible | Whether scroll bars are visible. |
| VisibleRect | Currently visible rect. (read only) |
| Methods | |
|---|---|
| EnsureVisible | Ensures a rect is visible, modifying Scroll if necessary. |