Uses of Interface
watij.elements.IFrame

Packages that use IFrame
watij.elements   
watij.runtime.ie   
 

Uses of IFrame in watij.elements
 

Methods in watij.elements that return IFrame
 IFrame HtmlElementFactory.iframe(org.w3c.dom.Element element)
           
 IFrame IEHtmlElementFactory.iframe(org.w3c.dom.Element element)
           
 

Uses of IFrame in watij.runtime.ie
 

Classes in watij.runtime.ie that implement IFrame
 class IEIFrame