IBM Rational Functional Tester
Version 8.1.1000
IBM Rational Functional Tester Proxy SDK Reference

Project Version 2.3

com.rational.test.ft.domain
Interface INestedDomain

All Known Implementing Classes:
AppletViewerProxy.AppletWrapperProxy

public interface INestedDomain

Interface which is used to identify a ProxyTestObject as containing an object which belongs to another domain.


Method Summary
 long getTopLevelWindowHandle()
          Returns the window handle of the toplevel window for the contained domain object
 java.awt.Rectangle getTopLevelWindowRectangle()
          Returns the bounding rectangle of the toplevel window for the contained domain object
 

Method Detail

getTopLevelWindowRectangle

java.awt.Rectangle getTopLevelWindowRectangle()
Returns the bounding rectangle of the toplevel window for the contained domain object


getTopLevelWindowHandle

long getTopLevelWindowHandle()
Returns the window handle of the toplevel window for the contained domain object