Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.lobobrowser.js.AbstractScriptableDelegate
org.lobobrowser.html.domimpl.NodeImpl
org.lobobrowser.html.domimpl.ElementImpl
org.lobobrowser.html.domimpl.HTMLElementImpl
org.lobobrowser.html.domimpl.HTMLFrameElementImpl
Field Summary |
Fields inherited from class org.lobobrowser.html.domimpl.ElementImpl | |
attributes |
Fields inherited from class org.lobobrowser.html.domimpl.NodeImpl | |
document , logger , nodeList , notificationsSuspended , parentNode , treeLock , uiNode |
Constructor Summary | |
| |
|
Method Summary | |
BrowserFrame | |
Document | |
Window | |
String | |
String | |
String | |
String | |
String |
|
boolean | |
String | |
String |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
Methods inherited from class org.lobobrowser.js.AbstractScriptableDelegate | |
getScriptable , setScriptable |
public HTMLFrameElementImpl(String name)
public HTMLFrameElementImpl(String name, boolean noStyleSheet)
public BrowserFrame getBrowserFrame()
- Specified by:
- getBrowserFrame in interface FrameNode
public Document getContentDocument()
- Specified by:
- getContentDocument in interface HTMLFrameElement
public String getFrameBorder()
- Specified by:
- getFrameBorder in interface HTMLFrameElement
public String getMarginHeight()
- Specified by:
- getMarginHeight in interface HTMLFrameElement
public String getMarginWidth()
- Specified by:
- getMarginWidth in interface HTMLFrameElement
public void setBrowserFrame(BrowserFrame frame)
- Specified by:
- setBrowserFrame in interface FrameNode
public void setFrameBorder(String frameBorder)
- Specified by:
- setFrameBorder in interface HTMLFrameElement
public void setLongDesc(String longDesc)
- Specified by:
- setLongDesc in interface HTMLFrameElement
public void setMarginHeight(String marginHeight)
- Specified by:
- setMarginHeight in interface HTMLFrameElement
public void setMarginWidth(String marginWidth)
- Specified by:
- setMarginWidth in interface HTMLFrameElement
public void setNoResize(boolean noResize)
- Specified by:
- setNoResize in interface HTMLFrameElement
public void setScrolling(String scrolling)
- Specified by:
- setScrolling in interface HTMLFrameElement