[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
<oListBox>:nextItem() --> self
nextItem() is a method of the ListBox class that is used for changing
the selected item from the current item to the one immediately
following it. If necessary, nextItem() will call its display()
method to ensure that the newly selected item is visible.
This message is meaningful only when the ListBox object has input
focus.
Note: When present, the scroll bar is automatically updated to
reflect the new first visible item in the list when the call to
ListBox:nextItem() causes the list to be scrolled.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson