Wijmo UI for the Web
selectionMode Field

Default value: 'single'

A value indicates the list items can be single-selected or multi-selected

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijlist.options.selectionMode;
Javascript (Specification) 
var selectionMode : string;
Remarks
Options are "single" and "multiple". This option should not be set again after initialization.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.