o

Tag implicitNumberConverter

Converter Information 
InfoValue
Converter IDomnifaces.ImplicitNumberConverter
Handler ClassNone
DescriptionNone
Attributes 
NameRequiredTypeDescription
currencyCodefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Sets the ISO 4217 currency code when type="currency" is used. For example "USD".
currencySymbolfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Sets the currency symbol when type="currency" is used without any currencyCode. For example "$".
localefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Sets the locale to be used. When unspecified this defaults to view root locale.
typetruejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Sets the number type to be used. Valid values are "currency" and "percent".

Output generated by Vdldoc View Declaration Language Documentation Generator.