Home | Trees | Indices | Help |
|
---|
|
object --+ | ICellStyleGenerator
Allow to define specific style on cells (and rows) contents.
Implements this interface and pass it to Table.setCellStyleGenerator. Row
styles are generated when porpertyId is null. The CSS class name that
will be added to the cell content is v-table-cell-content-[style
name]
, and the row style will be v-table-row-[style
name]
.
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Called by Table when a cell (and row) is painted.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Apr 20 16:52:57 2013 | http://epydoc.sourceforge.net |