set_write_mode


Description:

[ Version ( since = "4.2" ) ]
public abstract bool set_write_mode (DataProxyWriteMode mode)

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