BBjListButton::selectIndex
Description
Selects an item from the list in the BBjListButton control.
Syntax
Return Value |
Method |
void |
selectIndex(int index) |
Parameters
Variable |
Description |
index |
Specifies the 0-based index of the item to be selected. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.