<span mo:type="NumberText" mo:name="${fieldName}" mo:needsInit="true"
mo:props="
value : '${initialValue}',
allowSign : ${allowSign},
precisionDigits : ${precisionDigits}"
round : ${round},
padZeros : ${padZeros}
currencyFormatting : ${currencyFormatting} />
|