Class IconGridField.FileIconCellFormatter

java.lang.Object
com.logicaldoc.gui.common.client.widgets.grid.IconGridField.FileIconCellFormatter
All Implemented Interfaces:
com.smartgwt.client.widgets.grid.CellFormatter
Enclosing class:
IconGridField

public class IconGridField.FileIconCellFormatter extends Object implements com.smartgwt.client.widgets.grid.CellFormatter
  • Constructor Details

    • FileIconCellFormatter

      public FileIconCellFormatter()
    • FileIconCellFormatter

      public FileIconCellFormatter(int size)
  • Method Details

    • format

      public String format(Object value, com.smartgwt.client.widgets.grid.ListGridRecord rec, int rowNum, int colNum)
      Specified by:
      format in interface com.smartgwt.client.widgets.grid.CellFormatter