Class UserDateCellFormatter
java.lang.Object
com.logicaldoc.gui.common.client.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 depending on the guest flag
- Since:
 - 8.1.2
 - Author:
 - Marco Meschieri - LogicalDOC
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
UserDateCellFormatter
public UserDateCellFormatter(boolean shortFormat)  - 
UserDateCellFormatter
public UserDateCellFormatter() 
 - 
 - 
Method Details