Class FolderListGridField.FolderNameCellFormatter
java.lang.Object
com.logicaldoc.gui.common.client.grid.ColoredListGridField.ColoredCellFormatter
com.logicaldoc.gui.common.client.grid.FolderListGridField.FolderNameCellFormatter
- All Implemented Interfaces:
com.smartgwt.client.widgets.grid.CellFormatter
- Enclosing class:
FolderListGridField
public class FolderListGridField.FolderNameCellFormatter
extends ColoredListGridField.ColoredCellFormatter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FolderNameCellFormatter
public FolderNameCellFormatter()
-
-
Method Details
-
format
public String format(Object value, com.smartgwt.client.widgets.grid.ListGridRecord rec, int rowNum, int colNum) - Specified by:
format
in interfacecom.smartgwt.client.widgets.grid.CellFormatter
- Overrides:
format
in classColoredListGridField.ColoredCellFormatter
-