BBjListDoubleClickEvent::getSelectedItems
Description
In BBj 23.00 and higher, this method returns a BBjVector containing the currently selected items in the BBjListBox, BBjListButton, or BBjListEdit control.
Syntax
Return Value |
Method |
---|---|
getSelectedItems() |
Parameters
None.
Return Value
Returns a BBjVector which contains the currently selected items.
Remarks
None.
Example
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.