T - the row typepublic class IdentityColumn<T> extends Column<T,T>
HasHorizontalAlignment.AutoHorizontalAlignmentConstant, HasHorizontalAlignment.HorizontalAlignmentConstantHasVerticalAlignment.VerticalAlignmentConstantALIGN_CENTER, ALIGN_DEFAULT, ALIGN_JUSTIFY, ALIGN_LEFT, ALIGN_LOCALE_END, ALIGN_LOCALE_START, ALIGN_RIGHTALIGN_BOTTOM, ALIGN_MIDDLE, ALIGN_TOP| Constructor and Description | 
|---|
| IdentityColumn(Cell<T> cell)Construct a new IdentityColumn with a given  Cell. | 
| Modifier and Type | Method and Description | 
|---|---|
| T | getValue(T object)Return the passed-in object. | 
getCell, getCellStyleNames, getDataStoreName, getFieldUpdater, getHorizontalAlignment, getVerticalAlignment, isDefaultSortAscending, isSortable, onBrowserEvent, render, setCellStyleNames, setDataStoreName, setDefaultSortAscending, setFieldUpdater, setHorizontalAlignment, setSortable, setVerticalAlignment