|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectnet.sf.jiffie.IDispatch
net.sf.jiffie.BrowserDispatch
net.sf.jiffie.IHTMLDOMNode
net.sf.jiffie.ElementContainer
net.sf.jiffie.IHTMLElement
net.sf.jiffie.IHTMLFrameBase
net.sf.jiffie.IHTMLFrameBase2
public class IHTMLFrameBase2
Implementation of the IHTMLFrameBase2 interface.
| Field Summary | |
|---|---|
static java.lang.String |
IID
|
| Constructor Summary | |
|---|---|
IHTMLFrameBase2(InternetExplorer parentBrowser,
Dispatch object)
Constructor |
|
| Method Summary | |
|---|---|
boolean |
getAllowTransparency()
Retrieve the allow transparency property for this frame. |
ReadyState |
getReadyState()
Retrieve the frame's ready state. |
| Methods inherited from class net.sf.jiffie.IHTMLFrameBase |
|---|
getDocument |
| Methods inherited from class net.sf.jiffie.IHTMLElement |
|---|
click, fireEvent, getClassName, getCurrentStyle, getID, getInnerHtml, getInnerText, getName, getOuterHtml, getOuterText, getParentElement, getStyle, getTagName, setID, setInnerHtml, setInnerText, waitWhileIncomplete |
| Methods inherited from class net.sf.jiffie.ElementContainer |
|---|
getElementById, getElementByName, getElementByNameAndTag, getElementByTag, getElementList, getElementListByName, getElementListByNameAndTag, getElementListByTag |
| Methods inherited from class net.sf.jiffie.IHTMLDOMNode |
|---|
appendChild, createNodeFromProperty, getAttributes, getFirstChild, getLastChild, getNextSibling, getNodeName, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling |
| Methods inherited from class net.sf.jiffie.BrowserDispatch |
|---|
getElementProperty, getParentBrowser |
| Methods inherited from class net.sf.jiffie.IDispatch |
|---|
call, call, call, call, call, clone, finalize, getBooleanProperty, getDispatch, getDispatchProperty, getIntegerProperty, getStringProperty, getVariantProperty, isReleased, newDispatch, queryInterface, release, setBooleanProperty, setIntegerProperty, setStringProperty |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String IID
| Constructor Detail |
|---|
public IHTMLFrameBase2(InternetExplorer parentBrowser,
Dispatch object)
parentBrowser - parent browserobject - Jacob dispatch interface| Method Detail |
|---|
public boolean getAllowTransparency()
public ReadyState getReadyState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||