Formatted Size - caf_f:convertFormattedSize

Converter Information 
InfoValue
Converter IDcom.webmethods.caf.faces.converter.FormattedSize
Handler ClassNone
Description Converter implementation for java.lang.Number values, taking into account localized number formatting.
Palette LocationCAF Core/Converter/Formatted/Formatted Size
Attributes 
NameRequiredTypeDescription
customErrorMsgfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Custom message for invalid object types and conversion errors.
patternfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Custom formatting pattern. Refer to java.text.DecimalFormat for more information.
regionfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The Locale to use for determining the value.
showCAFErrorMsgfalsejavax.el.ValueExpression
(must evaluate to boolean)
Include the CAF error message with the custom error message.

If not specified, the default value is "false".

unitsfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Units to display with the value, like: Seconds, Bytes, Miles, Years.
useAbbreviationfalsejavax.el.ValueExpression
(must evaluate to java.lang.Boolean)
Use abbreviation for IE. 2K, 2M, 2B

Output generated by Vdldoc View Declaration Language Documentation Generator.