Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
gnu.xml.dom.DomNode
gnu.xml.dom.DomNsNode
gnu.xml.dom.DomElement
gnu.xml.dom.html2.DomHTMLElement
gnu.xml.dom.html2.DomHTMLIFrameElement
Constructor Summary | |
|
Method Summary | |
String |
|
Document | |
String | |
String | |
String | |
String | |
String | |
String |
|
String | |
String |
|
String |
|
void | |
void |
|
void | |
void |
|
void |
|
void |
|
void | |
void |
|
void | |
void |
Methods inherited from class gnu.xml.dom.html2.DomHTMLElement | |
dispatchUIEvent , getBooleanHTMLAttribute , getChildElement , getClassName , getDir , getHTMLAttribute , getId , getIndex , getIntHTMLAttribute , getLang , getParentElement , getTitle , setBooleanHTMLAttribute , setClassName , setDir , setHTMLAttribute , setId , setIntHTMLAttribute , setLang , setTitle |
Methods inherited from class gnu.xml.dom.DomNsNode | |
getLocalName , getNamespaceURI , getNodeName , getPrefix , setPrefix |
Methods inherited from class java.lang.Object | |
clone , equals , extends Object> getClass , finalize , hashCode , notify , notifyAll , toString , wait , wait , wait |
protected DomHTMLIFrameElement(DomHTMLDocument owner, String namespaceURI, String name)
public Document getContentDocument()
- Specified by:
- getContentDocument in interface HTMLIFrameElement
public String getFrameBorder()
- Specified by:
- getFrameBorder in interface HTMLIFrameElement
public String getMarginHeight()
- Specified by:
- getMarginHeight in interface HTMLIFrameElement
public String getMarginWidth()
- Specified by:
- getMarginWidth in interface HTMLIFrameElement
public void setFrameBorder(String frameBorder)
- Specified by:
- setFrameBorder in interface HTMLIFrameElement
public void setLongDesc(String longDesc)
- Specified by:
- setLongDesc in interface HTMLIFrameElement
public void setMarginHeight(String marginHeight)
- Specified by:
- setMarginHeight in interface HTMLIFrameElement
public void setMarginWidth(String marginWidth)
- Specified by:
- setMarginWidth in interface HTMLIFrameElement
public void setScrolling(String scrolling)
- Specified by:
- setScrolling in interface HTMLIFrameElement