EventRegistration qq_resultRegistration = new EventRegistration();
// -----------------------------------
// <InvalidateInEventHandlerBtn>.click
// -----------------------------------
qq_resultRegistration.addRegistration( ClientEventManager.register(
this.getqq_InvalidateInEventHandlerBtn(), "Click",
new EventRegistrationCallback("PushButton_Click_getqq_InvalidateInEventHandlerBtn") {
/**
* handleEvent is called when the event is received. If this method returns false, the enclosing event loop will abort
*/