set_write_mode
Description:
Specifies the way the modifications stored in the DataProxy used internally by this are written back to the DataModel which holds the data displayed in this.
Parameters:
this |
an object which implements the DataProxy interface |
mode |
the requested DataProxyWriteMode mode |
Returns:
TRUE if the proposed mode has been taken into account |