Class DateTableCellType<T extends Date>

All Implemented Interfaces:
TableCellType<T>

@TableCellTypeService(java.util.Date.class) public class DateTableCellType<T extends Date> extends AbstractDateTimeTableCellType<T>
Date cell type.
Applies to java.util.Date, java.sql.Date and org.tentackle.common.Date.
Author:
harald