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