Wijmo UI for the Web
getText Method
Gets the text displayed in the editor.
Syntax
Javascript (Usage) 
var instance = new jQuery.wijmo.wijeditor();
var value; // Type: any
value = instance.getText();
Javascript (Specification) 
function getText() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijeditor type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.