PlaceChangeRequesteEvent.TYPE, this);
this.handlerRegistration = new HandlerRegistration() {
public void removeHandler() {
placeReg.removeHandler();
placeRequestReg.removeHandler();
}
};
} else {
if (handlerRegistration != null) {
handlerRegistration.removeHandler();