Uses of Interface org.w3c.dom.html2.HTMLElement

Uses in package org.w3c.dom.html2

Methods with parameter type org.w3c.dom.html2.HTMLElement

void
Add a new element to the collection of OPTION elements for this SELECT.
void
The element that contains the content for the document.

Methods with return type org.w3c.dom.html2.HTMLElement

HTMLElement
Create a new table caption object or return an existing one.
HTMLElement
Create a table footer row or return an existing one.
HTMLElement
Create a table header row or return an existing one.
HTMLElement
The element that contains the content for the document.
HTMLElement
Insert an empty TD cell into this row.
HTMLElement
Insert a new empty row in the table.
HTMLElement
Insert a row into this section.