Setter: function(item, value){ };
The Setter property determines set value function.
Use JSON or the setSetter method to set the property value, and the getSetter method to get the property value.
The example of constructor use is given in the Example of Creating the SimpleTreeList Component with Drag-and-Drop Mode page.
See also: