Package com.sage.swt.client.format

Contains the SWT classes that formatting of strings, numbers, currencies, and dates.

See:
          Description

Class Summary
CharTableImpl Implementation class for various character/string attribute methods, such as isLetter, toLowercase, etc.
Formatter Formatter formats the number based on GWT locale.
PatternFormatter Support all the generic text box with regular expression as format pattern and with the ability to limit the length
StringFormat Call StringFormat.getFormat(java.lang.String) and then StringFormat.format(String) or StringFormat.partialFormat(String).
StringFormat.PartialParseResult The StringFormat.PartialParseResult class provides a structure to return the results of a call to StringFormat.partialFormat(String).
SwtBigDecimalFormat Formats the decimal number based on GWT locale.
SwtNumberFormat Formats the number based on GWT locale.
 

Enum Summary
NumberDomain The NumberDomain is a Enum class containing a list of possible number domains.
 

Package com.sage.swt.client.format Description

Contains the SWT classes that formatting of strings, numbers, currencies, and dates.



Copyright © 2011 Sage Software, Inc. All rights reserved.