Class EnabledCellFormatter
java.lang.Object
com.logicaldoc.gui.common.client.grid.formatters.EnabledCellFormatter
- All Implemented Interfaces:
com.smartgwt.client.widgets.grid.CellFormatter
public class EnabledCellFormatter
extends Object
implements com.smartgwt.client.widgets.grid.CellFormatter
Formats a cell with special representation in case of disabled record
(attribute eenabled=false)
- Since:
- 9.1.1
- Author:
- Marco Meschieri - LogicalDOC
-
Constructor Summary
Constructors -
Method Summary