Class DateListGridField.DateCellFormatter

  • All Implemented Interfaces:
    com.smartgwt.client.widgets.grid.CellFormatter
    Enclosing class:
    DateListGridField

    public class DateListGridField.DateCellFormatter
    extends ColoredListGridField.ColoredCellFormatter
    Utility formatter for those cells that contains dates
    Since:
    6.0
    Author:
    Marco Meschieri - LogicalDOC
    • Constructor Detail

      • DateCellFormatter

        public DateCellFormatter​(int format)
      • DateCellFormatter

        public DateCellFormatter()