Package com.smartgwt.client.widgets.grid
Interface CellEditValueFormatter
public interface CellEditValueFormatter
- 
Method Summary
Modifier and TypeMethodDescriptionformat(Object value, ListGridRecord record, int rowNum, int colNum)  
- 
Method Details
- 
format
 
 -