Class FileNameListGridField.FileNameCellFormatter
- java.lang.Object
-
- com.logicaldoc.gui.common.client.widgets.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 Summary
Constructors Constructor Description FileNameCellFormatter()
FileNameCellFormatter(int size)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
format(Object value, com.smartgwt.client.widgets.grid.ListGridRecord record, int rowNum, int colNum)
-