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

proxyRowA proxy row number

Returns

TRUE if the row is an inserted row