DataProxy.rowIsInserted
bool rowIsInserted(int proxyRow)Tells if the row number proxy_row is a row which has been inserted in proxy (and is thus not in the proxied data model).
Parameters
proxyRow | A proxy row number |
Returns
TRUE if the row is an inserted row