DataProxy.rowIsInserted

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).

class DataProxy
bool
rowIsInserted
()

Parameters

proxyRow int

A proxy row number

Return Value

Type: bool

TRUE if the row is an inserted row