Searched refs:decimalSeparator (Results 1 – 7 of 7) sorted by relevance
| /plugin/bez/lib/jquery.form-validator/ |
| H A D | jquery.form-validator.min.js | 9 …decimalSeparator:".",inputParentClassOnError:"has-error",inputParentClassOnSuccess:"has-success",v…
|
| /plugin/amcharts/assets/amcharts/ |
| D | amcharts.js | 19 …ng(c)};d.formatDuration=function(a,b,c,e,h,f){var g=d.intervals,k=f.decimalSeparator;if(a>=g[b].co… 20 …c,e,h){a=d.roundTo(a,b.precision);isNaN(c)&&(c=b.precision);var f=b.decimalSeparator;b=b.thousands… 25 …m&&(m=1),c=d.roundTo(l,m),m=d.formatNumber(c,{precision:-1,decimalSeparator:e.decimalSeparator,tho… property 60 …roundTo(this.min,this.maxDecCount));g={};g.precision=x;g.decimalSeparator=a.nf.decimalSeparator;g.… 98 …touchClickDuration=0;this.precision=-1;this.percentPrecision=2;this.decimalSeparator=".";this.thou… 109 …decimalSeparator&&(this.decimalSeparator=a.decimalSeparator));(a=this.percentFormatter)&&!isNaN(a.… property 110 thousandsSeparator:this.thousandsSeparator,decimalSeparator:this.decimalSeparator};this.destroy();(… property 142 {precision:this.precision,decimalSeparator:a.decimalSeparator,thousandsSeparator:a.thousandsSeparat… property
|
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 12520 decimalSeparator = '', 12527 decimalSeparator = currencySymbol; 12529 decimalSeparator = ' ' + decimalSeparator + ' '; 12548 output = formatNumber(n._value, format, roundingFunction, decimalSeparator);
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …decimalSeparator='',spliceIndex,output;if(format.indexOf('$')===-1){if(cultures[currentCulture].cu…
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 29 …decimalSeparator:".",groupSeparator:",",groupSize:3,secondaryGroupSize:0,fractionGroupSeparator:" … property
|
| /plugin/diagramsnet/lib/js/orgchart/ |
| D | bridge.min.js | 8 …t(System.Globalization.NumberFormatInfo),r&&(Bridge.$Decimal.format.decimalSeparator=r.numberDecim…
|
| /plugin/diagramsnet/lib/js/ |
| D | orgchart.min.js | 8 …t(System.Globalization.NumberFormatInfo),r&&(Bridge.$Decimal.format.decimalSeparator=r.numberDecim…
|