is the broadcaster interface for sending "approveUpdate" and "updated" events.
The component supporting this interface must do approval calls
(XUpdateListener::approveUpdate) immediately
before the data is updated, and notification calls
(XUpdateListener::updated) immediately afterwards.