:: Documentation >>

selection multiple

Indicates whether multiple selection is allowed.

Syntax

var value = obj.getSelectionMultiple(); 
obj.setSelectionMultiple(value);        

obj.onSelectionMultipleChanging = function(value){...}; 
obj.onSelectionMultipleChanged = function(value){...}; 
obj.onSelectionMultipleError = function(value){...}; 

Defined in

selection model

Comments

Documentation:

Recent changes:

2.6.4
2.6.3
2.6.2
2.6.1
2.6.1
2.6.0
2.5.0 - 2.5.6
2.5.6
2.5.0 - 2.5.5
2.5.5