DataProxy.undelete
void undelete(int proxyRow)Remove the "to be deleted" mark at the row proxy_row, if it existed.
Parameters
proxyRow | A proxy row number |
void undelete(int proxyRow)Remove the "to be deleted" mark at the row proxy_row, if it existed.
proxyRow | A proxy row number |