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