java.lang.String formatNumber(java.lang.Number, java.lang.String)
title
attribute of an UI component, or the itemLabel
attribute of select item, or
wherever you can't use the <f:convertNumber>
tag. The format locale will be set to the one as
obtained by Faces#getLocale()
.
Info | Value |
---|---|
Function Class | org.omnifaces.el.functions.Numbers |
Function Signature | java.lang.String formatNumber(java.lang.Number, java.lang.String) |
Display Name | None |
Output generated by Vdldoc View Declaration Language Documentation Generator.