DataModel.setNotify

void setNotify(bool doNotifyChanges)

Enable or disable notifications changes on the given data model.

Parameters

doNotifyChangesSet to TRUE if you require notifications.

Deprecated

use [gda.data_model.DataModel.freeze] and [gda.data_model.DataModel.thaw] instead