DroidDiagram Programmer's Guide
Selection.getAllowMultipleSelection Method
See Also
 






Gets a value indicating whether users are allowed to select multiple items.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public boolean getAllowMultipleSelection ()

 Return Value

true if users are allowed to selectmultiple items, otherwise false.

 See Also

Selection Members
Selection Class
com.mindfusion.diagramming Namespace