@Override
 protected void handleCancel() {
   super.handleCancel();
   cleanupView();
 }