Class IntegerListGridField.LongCellFormatter

java.lang.Object
com.logicaldoc.gui.common.client.widgets.grid.ColoredListGridField.ColoredCellFormatter
com.logicaldoc.gui.common.client.widgets.grid.IntegerListGridField.LongCellFormatter
All Implemented Interfaces:
com.smartgwt.client.widgets.grid.CellFormatter
Enclosing class:
IntegerListGridField

public class IntegerListGridField.LongCellFormatter extends ColoredListGridField.ColoredCellFormatter
Utility formatter for those cells that contains longs
Since:
8.7
Author:
Marco Meschieri - LogicalDOC
  • Constructor Details

    • LongCellFormatter

      public LongCellFormatter()
  • Method Details