:: Home >>

item value

Item value.

Syntax

var value = obj.getItemValue(); 
obj.setItemValue(value);        

obj.onItemValueChanging = function(value){...}; 
obj.onItemValueChanged = function(value){...}; 
obj.onItemValueError = function(value){...}; 

Defined in

item model

Comments

No comments yet.
Comments will appear on this page and in the main forum.

Documentation:

Recent changes:

2.5.0 - 2.5.2
2.5.2
2.5, 2.5.1
2.5.1
2.5
Release History
2.5
2.0.2
textToValue
textToData