Class UserDateCellFormatter
java.lang.Object
com.logicaldoc.gui.common.client.grid.formatters.UserDateCellFormatter
- All Implemented Interfaces:
- com.smartgwt.client.widgets.grid.CellFormatter
public class UserDateCellFormatter
extends Object
implements com.smartgwt.client.widgets.grid.CellFormatter
Formats a cell showing a date for the user
- Since:
- 8.1.2
- Author:
- Marco Meschieri - LogicalDOC
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
UserDateCellFormatterpublic UserDateCellFormatter(boolean shortFormat) 
- 
UserDateCellFormatterpublic UserDateCellFormatter()
 
- 
- 
Method Details