| Return a Map representing the data elements in the
current row, keyed by the canonical identifier for each element.
Any call to get() or put() operations on
this Map will be delegated to corresponding
getValue() and setValue() calls on the
wrapped
TableDataProvider . Operations that attempt to add,
delete, or replace keys will be rejected.
|