BBjFileChooser::isMultiSelectionEnabled
Description
In BBj 7.00 and higher, this BBjFileChooser method returns whether the user may select more than one file.
Syntax
Return Value |
Method |
boolean |
isMultiSelectionEnabled() |
Parameters
None.
Return Value
Returns 1 if multiselection is enabled, and 0 if not.
Example
|
See Also
BBjFileChooser::setMultiSelectionEnabled
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.