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

// Parameters
var input; // Type:  string
var activeField; // Type:  number

value = instance.isFieldSep(input, activeField);
Javascript (Specification) 
function isFieldSep( 
   input : string,
   activeField : number
) : bool;

Parameters

input
activeField
Browser Compatibility
7
5
5

See Also

Reference

wijDateTextProvider type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.