:: Documentation >>

selection value Property

Provides the array of the selected item indices.

Syntax

var value = obj.getSelectionProperty("value", index);
var array = obj.getSelectionProperty("values");

or

obj.setSelectionProperty("value", value, index);
obj.setSelectionProperty("values", array);

See Also

selection Model, definePropertyArray Method

Comments

clarification please doolittle (0)

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