get_write_mode
Description:
[
Version ( since =
"4.2" ) ]
public abstract DataProxyWriteMode get_write_mode ()
Get 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
|
Returns:
the write mode used by this
|