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

// Parameters
var pos; // Type:  number

value = instance.decEnumPart(pos);
Javascript (Specification) 
function decEnumPart( 
   pos : number
) : bool;

Parameters

pos
Browser Compatibility
7
5
5

See Also

Reference

wijDateTextProvider type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.