|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sencha.gxt.widget.core.client.grid.AbstractAggregationIsWidgetRenderer<M>
public abstract class AbstractAggregationIsWidgetRenderer<M>
| Constructor Summary | |
|---|---|
AbstractAggregationIsWidgetRenderer()
|
|
| Method Summary | |
|---|---|
SafeHtml |
render(int colIndex,
Grid<M> grid)
Returns the rendered HTML or Widget for the given cell. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractAggregationIsWidgetRenderer()
| Method Detail |
|---|
public final SafeHtml render(int colIndex,
Grid<M> grid)
AggregationRenderer
render in interface AggregationRenderer<M>colIndex - the column indexgrid - the containing grid
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||