Getter: function(item){ };
The Getter property determines get value function.
Use JSON or the setGetter method to set the property value and the getGetter 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: