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.DomHTMLTableRowElement
Constructor Summary | |
|
Method Summary | |
void |
|
String |
|
String | |
HTMLCollection |
|
String |
|
String |
|
int | |
int | |
String | |
HTMLElement |
|
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 DomHTMLTableRowElement(DomHTMLDocument owner, String namespaceURI, String name)
public int getSectionRowIndex()
- Specified by:
- getSectionRowIndex in interface HTMLTableRowElement
public HTMLElement insertCell(int index)
- 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