Home
last modified time | relevance | path

Searched refs:handleModalDialog (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/framework/qa/complex/framework/recovery/
H A DRecoveryTest.java543 rt.handleModalDialog(xMSF, "Yes"); in handleAreYouSureDialog()
545 rt.handleModalDialog(xMSF, "Cancel"); in handleAreYouSureDialog()
562 rt.handleModalDialog(xMSF, "Cancel"); in handleSaveDocumentsDialog()
H A DRecoveryTools.java293 public void handleModalDialog(XMultiServiceFactory xMSF, String buttonName) in handleModalDialog() method in RecoveryTools