BBjListCancelEvent::getSelectedIndices

Description

In BBj 12.0 and higher, this method returns a BBjVector containing the indices of the currently selected items in the BBjListBox, BBjListButton, BBjListEdit controls.

Syntax

Return Value

Method

BBjVector

getSelectedIndices()

Parameters

None.

Return Value

Returns a BBjVector which contains the indices of the currently selected items.

Remarks

None.

Example

See Also

BBjEvent

BBj Object Diagram for an illustration of the relationship between BBjObjects.