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.HTMLTableRowElementImpl
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 | |
void |
|
String |
|
String | |
HTMLCollection |
|
String |
|
String |
|
int | |
int | |
String | |
HTMLElement |
|
void |
|
void |
|
void |
|
void |
|
void |
|
Methods inherited from class org.lobobrowser.js.AbstractScriptableDelegate | |
getScriptable , setScriptable |
public HTMLTableRowElementImpl()
public HTMLTableRowElementImpl(String name)
public void deleteCell(int index) throws DOMException
- Specified by:
- deleteCell in interface HTMLTableRowElement
public int getSectionRowIndex()
- Specified by:
- getSectionRowIndex in interface HTMLTableRowElement
public HTMLElement insertCell(int index) throws DOMException
- Specified by:
- insertCell in interface HTMLTableRowElement
public void setBgColor(String bgColor)
- Specified by:
- setBgColor in interface HTMLTableRowElement
public void setVAlign(String vAlign)
- Specified by:
- setVAlign in interface HTMLTableRowElement