Tuesday 15 April 2014

Formating Number:

oracle.cabu.ui.validate.Formatter formatter =
new OADecimalValidater("###0.###;-###0.###","#.##0.###;-#,##0.###");
bean.setAttributeValue(ON_SUBMIT_VALIDATER_ATTR, formatter);

No comments:

Post a Comment