wijmo.input Namespace > wijDateTextProvider type : setYear Method |
Javascript (Usage) | |
---|---|
var instance = new wijmo.input.wijDateTextProvider(); var value; // Type: bool // Parameters var val; // Type: any var resultObj; // Type: any var chkBounds; // Type: bool value = instance.setYear(val, resultObj, chkBounds); |