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

// Parameters
var p; // Type:  string
var descriptors; // Type:  any

value = instance.handlePattern(p, descriptors);
Javascript (Specification) 
function handlePattern( 
   p : string,
   descriptors : any
) : bool;

Parameters

p
descriptors
Browser Compatibility
7
5
5

See Also

Reference

wijDateTextProvider type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.