| Package | Description |
|---|---|
| com.rational.test.ft.domain.html |
| Modifier and Type | Method and Description |
|---|---|
HtmlDocumentProxy |
HtmlBrowserProxy.getChildDocumentProxy() |
protected HtmlDocumentProxy[] |
HtmlDocumentProxy.getChildDocumentsInDocument() |
HtmlDocumentProxy |
HtmlProxy.getDocument()
Return a Proxy to the Html Document that contains this element.
|
HtmlDocumentProxy |
HtmlPopupProxy.getDocument() |
HtmlDocumentProxy |
HtmlBrowserProxy.getDocument()
Return a Proxy to the Html top Document that is loaded in this browser.
|
HtmlDocumentProxy |
EmbeddedBrowserProxy.getDocument() |
HtmlDocumentProxy |
BrowserToolbarProxy.getDocument()
Return a Proxy to the Html top Document that is loaded in this browser.
|
HtmlDocumentProxy |
HtmlProxy.getDocument(long handle) |
HtmlDocumentProxy |
ObjectProxy.getNestedDocument()
Return the document that is inside the Object or inline frame.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
HtmlBrowserProxy.setChildDocumentProxy(HtmlDocumentProxy docProxy) |
| Constructor and Description |
|---|
HtmlBrowserProxy.GetDocClippedScreenRectangleRunnable(HtmlDocumentProxy docProxy) |
HtmlBrowserProxy.GetHandleAtPointRunnable(HtmlDocumentProxy docProxy,
int x,
int y) |