Wijmo UI for the Web
text Field

The text could be set in handler to override rendered label of item.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.list.IItemEventArgs;
var value; // Type: String
value = instance.text;
Javascript (Specification) 
var text : String;
Browser Compatibility
7
5
5

See Also

Reference

IItemEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.