row_is_inserted
Description:
Tells if the row number proxy_row is a row which has been inserted in this (and is thus not in
the proxied data model).
Parameters:
| this |
a DataProxy object |
| proxy_row |
A proxy row number |
Returns:
|
TRUE if the row is an inserted row |