The TableRowDataProvider class provides a single-row
DataProvider view of a
TableDataProvider . Set the 'tableDataProvider' and
'tableRow' properties to create a single-row view of the table.
author: Joe Nuxoll
Constructor Summary
public
TableRowDataProvider() Constructs a TableRowDataProvider with no tableDataProvider or tableRow
setting.
Constructs a TableRowDataProvider with the specified tableDataProvider
and tableRow.
Parameters: provider - TableDataProvider Parameters: tableRow - RowKey