BBjFileChooser::setAcceptAllFileFilterUsed

Description

In BBj 7.0 and higher, use this BBjFileChooser method to display or avoid displaying the "All Files" filter.

Syntax

Return Value

Method

void

setAcceptAllFileFilterUsed(boolean use)

Parameters

Variable

Description

use

Non-zero if the user should see the "All Files" filter, zero otherwise.

Return Value

None.

Remarks

None.

Example

See Also

BBjAPI

BBjSysGui

BBjWindow

BBjFileChooser

   

BBjFileChooser::isAcceptAllFileFilterUsed

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