Searched refs:handleModalDialog (Results 1 – 2 of 2) sorted by relevance
543 rt.handleModalDialog(xMSF, "Yes"); in handleAreYouSureDialog()545 rt.handleModalDialog(xMSF, "Cancel"); in handleAreYouSureDialog()562 rt.handleModalDialog(xMSF, "Cancel"); in handleSaveDocumentsDialog()
293 public void handleModalDialog(XMultiServiceFactory xMSF, String buttonName) in handleModalDialog() method in RecoveryTools