public interface IBaseScrollable
Modifier and Type | Method and Description |
---|---|
Point |
getPosition()
Gets the current scroll position of the scrollable component.
|
void |
scrollTo(Point position)
Scrolls to the specified position.
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.