This method
is a virtual method called when an event is not consumed by the reactive
class. To handle an unconsumed event, you must override this method.
This method is part of the framework for handling unconsumed
events.
Signaturevirtual void handleEventNotConsumed (OMEvent* event);
Parametersevent
Specifies the event