How can I attach
styles or method bindings (action="") to the underlying <tr> or
<td>
of a h:dataTable? If
I attach these to the contents of the <td> by putting them
on
the h:outputText,
they apply only to the text inside the cell, not to the entire cell
(which
is what I want). Has
anyone created an extension to do this?

