commited
Description:
public signal void commited ()
This signal will be emitted once the changes initiated by commit have been executed in the backend.
In particular, this will be emitted whenever the underlying nlecomposition
has been committed (see nlecomposition::commited
).