EventRegistration qq_resultRegistration = new EventRegistration();
// -----------------
// AfterCancelWindow
// -----------------
qq_resultRegistration.addRegistration( ClientEventManager.register(
this, ExpressContainerWindow.cEVENT_AFTER_CANCEL_WINDOW,
new EventRegistrationCallback("ExpressClassWindow_AfterCancelWindow_this")
{
public boolean handleEvent(EventHandle qq_currentEvent) {
boolean qq_HandlerResult = true;