BBjListSelectEvent::getSelectedIndex
Description
In BBj 12.0 and higher, this method returns the index of the currently selected item in the BBjListBox, BBjListButton, BBjListEdit controls.
Syntax
Return Value |
Method |
int |
getSelectedIndex() |
Parameters
None.
Return Value
Returns the index of the currently selected item.
Remarks
None.
Example
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.