BBjListBox::getSelectedItems
Description
In BBj 23.04 and higher, this method returns a BBjVector containing all of the currently selected items in the BBjListBox control.
Syntax
Return Value | Method |
---|---|
BBjVector | getSelectedItems() |
Parameters
None.
Return Value
Returns a BBjVector which contains the currently selected items. It's possible for no items to be selected.
Example
|
Version History
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.