Applications must implement this interface to be able to receive events from system objects. JavaScript function references are converted automatically to this interface type.
import "ToiEventListener.idl";
Public Member Functions | |
void | handleEvent (in ToiEvent event) |
void ToiEventListener::handleEvent | ( | in ToiEvent | event | ) |
Callback method for events.