Package com.smartgwt.client.util
Class DateFormatStringFormatter
java.lang.Object
com.smartgwt.client.util.DateFormatStringFormatter
- All Implemented Interfaces:
 DateDisplayFormatter
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionThe format method. 
- 
Constructor Details
- 
DateFormatStringFormatter
 
 - 
 - 
Method Details
- 
format
Description copied from interface:DateDisplayFormatterThe format method.- Specified by:
 formatin interfaceDateDisplayFormatter- Parameters:
 date- the date- Returns:
 - the String representation of the date
 
 - 
getFormatString
 
 -