public void clearConfirmListeners() {
   this.confirmListeners.clear();
   delegate.clearConfirmListeners();
 }