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

Uses in package org.w3c.dom.html

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

void
Add a new element to the collection of OPTION elementsfor this SELECT.
void

Methods with return type org.w3c.dom.html.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.Note.
HTMLElement
Insert a row into this section.

Copyright B) 2004 Apache XML Project. All Rights Reserved.