Class UserListGridField.AvatarCellFormatter
java.lang.Object
com.logicaldoc.gui.common.client.grid.ColoredListGridField.ColoredCellFormatter
com.logicaldoc.gui.common.client.grid.UserListGridField.AvatarCellFormatter
- All Implemented Interfaces:
- com.smartgwt.client.widgets.grid.CellFormatter
- Enclosing class:
- UserListGridField
public class UserListGridField.AvatarCellFormatter
extends ColoredListGridField.ColoredCellFormatter
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
AvatarCellFormatterpublic AvatarCellFormatter()
- 
AvatarCellFormatterpublic AvatarCellFormatter(int size) 
 
- 
- 
Method Details- 
formatpublic String format(Object value, com.smartgwt.client.widgets.grid.ListGridRecord rec, int rowNum, int colNum) - Specified by:
- formatin interface- com.smartgwt.client.widgets.grid.CellFormatter
- Overrides:
- formatin class- ColoredListGridField.ColoredCellFormatter
 
 
-