BBjListBox::getMultipleSelection
Description
Returns whether multiple item selection is allowed in the BBjListBox control.
Syntax
Return Value |
Method |
boolean |
getMultipleSelection() |
Parameters
None.
Return Value
Returns whether multiple item selection is allowed (0 = Not Allowed, 1 = Allowed).
Remarks
By default, multiple item selection is not allowed.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.