Wijmo UI for the Web
SetText Method
Syntax
Javascript (Usage) 
var instance = new wijmo.input.InputUIUpdate();
var value; // Type: any

// Parameters
var text; // Type:  any

value = instance.SetText(text);
Javascript (Specification) 
function SetText( 
   text : any
) : any;

Parameters

text
Browser Compatibility
7
5
5

See Also

Reference

InputUIUpdate type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.