Returns the element (e.g. an HTMLTableRow) for a single search result. The "oddRow" argument helps in making tables where every other item is shaded, note that this is not the same as (resultNum % 2) for grouped results.
IGroupedResultsViewHelper Interface | com.plumtree.portaluiinfrastructure.search Namespace