Package com.smartgwt.client.util
Class Format
java.lang.Object
com.smartgwt.client.util.Format
Deprecated.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
toUSDollarString
(double value) Deprecated.static String
toUSDollarString
(double value, int decimalPrecision) Deprecated.static String
toUSString
(double value) Deprecated.static String
toUSString
(double value, int decimalPrecision) Deprecated.
-
Constructor Details
-
Format
public Format()Deprecated.
-
-
Method Details
-
toUSString
Deprecated. -
toUSString
Deprecated. -
toUSDollarString
Deprecated. -
toUSDollarString
Deprecated.
-
Localized Number Formatting
for details.