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

// Parameters
var t; // Type:  DescriptorType
var liternal; // Type:  any

value = instance.createDescriptor(t, liternal);
Javascript (Specification) 
function createDescriptor( 
   t : DescriptorType,
   liternal : any
) : any;

Parameters

t
liternal
Browser Compatibility
7
5
5

See Also

Reference

wijDateTextProvider type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.