Wijmo UI for the Web
setText Method
Syntax
Javascript (Usage) 
var instance = new wijmo.input.wijDateTextProvider();
var value; // Type: bool

// Parameters
var input; // Type:  string

value = instance.setText(input);
Javascript (Specification) 
function setText( 
   input : string
) : bool;

Parameters

input
Browser Compatibility
7
5
5

See Also

Reference

wijDateTextProvider type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.