Searched defs:checkForNumericValue (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/admingui/common/src/main/resources/js/
H A Dadminjsf.js1355 return checkForNumericValue(value);
1358 function checkForNumericValue(value) { function
1670 if(!checkForNumericValue(dateValue[i])) {

Completed in 17 milliseconds