Generic Function Render-Table-View-Body-Row (1 method)

( render-table-view-body-row < view > < obj > < widget > &rest < args > )

Part of:

package weblocks
Renders the rows in the 'tbody' element of the table. The
default implementation uses 'render-table-body-cell' to render
particular cells. See 'render-table-header-row' for more
details.

Method Summary

render-table-view-body-row < table-view > < t > < t >