Overview | Methods | This Package | All Packages
Ensures that the specified list item is visible, scrolling the list view control if necessary.
Syntax
public void ensureVisible( int index )
Parameters
index
The zero-based index of the item to scroll into view if necessary.