Hello! Is there any way to listen for an event when a cell is checked in a TableView that has cells rendered with TableViewBooleanCellRenderer<http://pivot.apache.org/2.0/docs/api/org/apache/pivot/wtk/content/TableViewBooleanCellRenderer.html> ?
E.g. something like the ListView's ListViewItemStateListener's itemCheckedChanged()? Thanks, Adam
