BBjFileChooser::getActiveFileFilter

Description

In BBj 7.0 and higher, this method returns the BBjFileChooser's active file filter.

Syntax

Return Value

Method

string

getActiveFileFilter()

Parameters

None.

Return Value

Returns the file filter currently active on the BBjFileChooser. This method exists as a complement to setActiveFileFilter().

Remarks

None.

Example

See Also

BBjAPI

BBjSysGui

BBjWindow

BBjFileChooser

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