|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RowStyleProvider
Provides the CSS styles to apply to the provided row.
| Method Summary | |
|---|---|
String |
getRowStyle(Row row)
Returns the CSS style for the specified row. |
| Method Detail |
|---|
String getRowStyle(Row row)
row - the row where to apply the style. Don't store the object, it will be reused in successive calls.
String if no style have to be applied.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||