BBjFileChooser::isAcceptAllFileFilterUsed
Description
In BBj 7.00 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.
Example
See Also
BBjFileChooser::setAcceptAllFileFilterUsed
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.