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