Class DateListGridField.DateCellFormatter

java.lang.Object
com.logicaldoc.gui.common.client.widgets.grid.ColoredListGridField.ColoredCellFormatter
com.logicaldoc.gui.common.client.widgets.grid.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
  • Field Details

  • Constructor Details

    • DateCellFormatter

      public DateCellFormatter(int format)
    • DateCellFormatter

      public DateCellFormatter()
  • Method Details