// ----------------------
// theNotify.StatusChange
// ----------------------
qq_resultRegistration.addRegistration( ClientEventManager.register(
this.theNotify, Notify.cEVENT_STATUS_CHANGE,
new EventRegistrationCallback("Notify_StatusChange_theNotify") {
/**
* handleEvent is called when the event is received. If this method returns false, the enclosing event loop will abort
*/