BBjFileChooser::getSelectedFile

Description

In BBj 7.0 and higher, this BBjFileChooser method is a shortcut for getSelectedFiles().get(0).

Syntax

Return Value

Method

string

getSelectedFile()

Parameters

None.

Return Value

Returns the currently selected file (or the "most selected" file of a list of files).

Remarks

None.

Example

See Also

BBjAPI

BBjSysGui

BBjWindow

BBjFileChooser

   

BBjFileChooser::getSelectedFiles

   BBjFileChooser::setSelectedFile

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