end_changeset
Description:
public abstract void end_changeset ()
Notify listeners that all changes have been committed to the model.
The default implementation of this method will emit the changeset_finished signal.
See also begin_changeset.
Parameters:
this |
a Model |