Class FileNameListGridField.FileNameCellFormatter

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

    public class FileNameListGridField.FileNameCellFormatter
    extends Object
    implements com.smartgwt.client.widgets.grid.CellFormatter
    • Constructor Detail

      • FileNameCellFormatter

        public FileNameCellFormatter()
      • FileNameCellFormatter

        public FileNameCellFormatter​(int size)
    • Method Detail

      • format

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