Home
last modified time | relevance | path

Searched refs:zeroFormat (Results 1 – 3 of 3) sorted by relevance

/plugin/edittable/lib/
Dhandsontable.full.js12276 zeroFormat = null,
12462 if (string === zeroFormat) {
12730 if (value === 0 && zeroFormat !== null) {
12731 return zeroFormat;
13138 numbro.zeroFormat = function(format) {
13139 zeroFormat = typeof(format) === 'string' ? format : null; property
/plugin/zwidoku/files/
H A Djs.js1zeroFormat=null,defaultFormat='0,0',defaultCurrencyFormat='0$',hasModule=(typeof module!=='undefin…
/plugin/jsontable/script/
Dhandsontable.full.min.js29 …=a.setLanguage,r.languages=a.languages,r.languageData=a.languageData,r.zeroFormat=a.setZeroFormat,…