com.rational.test.ft.domain.html

Class BrowserDialogProxy

  • All Implemented Interfaces:
    com.rational.test.ft.domain.IChannelObject, com.rational.test.ft.domain.IDataDriven, com.rational.test.ft.domain.IGetInterestingRecogProsForDynFind, com.rational.test.ft.domain.IHtmlCustomDomainEnablement, com.rational.test.ft.domain.IInternalObjectStatus, com.rational.test.ft.domain.IProxyBase, com.rational.test.ft.domain.IQuickFind, com.rational.test.ft.domain.IXPathFind, com.rational.test.ft.object.interfaces.IFrame, com.rational.test.ft.object.interfaces.IGraphical, com.rational.test.ft.object.interfaces.ITopWindow


    public class BrowserDialogProxy
    extends HtmlDialogProxy
    • Constructor Detail

      • BrowserDialogProxy

        public BrowserDialogProxy(HtmlTestDomainImplementation domain,
                                  com.rational.test.ft.domain.IChannel channel,
                                  long handle)
    • Method Detail

      • getWindow

        public com.rational.test.ft.sys.graphical.TopLevelWindow getWindow()
        Overrides:
        getWindow in class HtmlDialogProxy
      • getChildrenEnumeration

        public java.util.Enumeration getChildrenEnumeration()
        Description copied from class: HtmlProxy
        Enumerate child objects of the Html Element.
        Overrides:
        getChildrenEnumeration in class HtmlDialogProxy
        Returns:
        java.util.Enumeration - enumeration of all immediate children in the Html container hierarchly of this element. null if no children.