BBjFileChooser::isAcceptAllFileFilterUsed

Description

In BBj 7.0 and higher, this BBjFileChooser method returns whether the "All Files" filter is currently visible to the user.

Syntax

Return Value

Method

boolean

isAcceptAllFileFilterUsed()

Parameters

None.

Return Value

Returns 1 if the "All Files" filter is visible; otherwise a 0.

Remarks

None.

Example

See Also

BBjAPI

BBjSysGui

BBjWindow

BBjFileChooser

   

BBjFileChooser::setAcceptAllFileFilterUsed

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