DataProxy.cancelRowChanges

void cancelRowChanges(int proxyRow, int col)

Resets data at the corresponding row and column. If proxy_row corresponds to a new row, then that new row is deleted from proxy.

Parameters

proxyRowthe row to cancel changes
colthe column to cancel changes, or less than 0 to cancel any change on the row row