BBjFileChooser::getSelectedFiles

Description

In BBj 7.0 and higher, this method returns a list of the currently selected files in the BBjFileChooser.

Syntax

Return Value

Method

BBjVector

getSelectedFiles()

Parameters

None.

Return Value

Returns the currently selected files in the BBjFileChooser.

Remarks

None.

Example

See Also

BBjAPI

BBjSysGui

BBjWindow

BBjFileChooser

   

BBjFileChooser::getSelectedFile

   BBjFileChooser::setSelectedFile

   BBjFileChooser::setSelectedFiles

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.