ViewDocumentTableMouseMoveEvent
typedef
Fired when the mouse is moved over one of the editables.
Introduced by MouseEventsObserver.
Note that this event is not available by default. To make it available, MouseEventsObserver needs to be added to EditingView using the addObserver method.