decimal

From Documentation
Revision as of 07:18, 16 November 2010 by Tomyeh (talk | contribs) (Created page with '{{ZUMLReferencePageHeader}} <source lang="java"> BigDecimal decimal(Object value); </source> :i.e., <javadoc method="toDecimal(java.lang.Object)">org.zkoss.xel.fn.CommonFns</ja…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
BigDecimal decimal(Object value);
i.e., CommonFns.toDecimal(Object)

Converts the specified object to a big decimal.

Parameters:

  • value - the value to convert

Version History

Last Update : 2010/11/16

Version Date Content
     



Last Update : 2010/11/16

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.