GSelectionDialog::setMultipleSelection
Description
In BBj 11.0 and higher, this method sets whether more than one document can be selected at a time in the dialog.
Syntax
Return Value |
Method |
void |
setMultipleSelection(boolean selection) |
Parameters
Variable |
Description |
selection |
Specify true (1) to allow selection of more than one document in the dialog. Otherwise specify false (0). |
Return Values
None.
Remarks
None.
Example
|