:: Documentation >>

selector state

Sets or retrieves the state of the grid row selector.

[This property is reserved for future use]

Syntax

var value = obj.getSelectorState(); 
obj.setSelectorState(value);        

obj.onSelectorStateChanging = function(value){...}; 
obj.onSelectorStateChanged = function(value){...}; 
obj.onSelectorStateError = function(value){...}; 

Defined in

selector 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