|
||||||||||
| 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.AggregationSafeHtmlRenderer<M>
public final class AggregationSafeHtmlRenderer<M>
| Constructor Summary | |
|---|---|
AggregationSafeHtmlRenderer(SafeHtml text)
|
|
AggregationSafeHtmlRenderer(java.lang.String text)
|
|
| 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 AggregationSafeHtmlRenderer(java.lang.String text)
public AggregationSafeHtmlRenderer(SafeHtml text)
| 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 | |||||||||