IBM Rational Functional Tester
Version 8.2.1
IBM Rational Functional Tester API Reference

Project Version 2.3

Uses of Class
com.rational.test.ft.script.UnexpectedWindow

Packages that use UnexpectedWindow
com.rational.test.ft.script   
 

Uses of UnexpectedWindow in com.rational.test.ft.script
 

Methods in com.rational.test.ft.script that return types with arguments of type UnexpectedWindow
static java.util.ArrayList<UnexpectedWindow> UnexpectedWindowConfigurationManager.getActiveWindowList(java.lang.Object[] domains)
          Method to retrieve ActiveWindowList for one/more domains
 

Methods in com.rational.test.ft.script with parameters of type UnexpectedWindow
static boolean UnexpectedWindowConfigurationManager.updateActiveWindows(UnexpectedWindow window, java.lang.String domainName, boolean closeWindowFlag)
          Method to create/update active window.
static void UnexpectedWindowConfigurationManager.updateActiveWindowsData(UnexpectedWindow window)
          Method to update the active windows.