|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Grid.CellStyleGenerator
A callback interface for generating custom style names for Grid cells.
Grid.setCellStyleGenerator(CellStyleGenerator)| Method Summary | |
|---|---|
java.lang.String |
getStyle(Grid.CellReference cell)
Called by Grid to generate a style name for a column. |
| Method Detail |
|---|
java.lang.String getStyle(Grid.CellReference cell)
cell - the cell to generate a style for
null to not
set any style
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||