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

Uses in package org.w3c.dom.html2

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

void
Returns the table's TFOOT, or null if none exists.
void
Returns the table's THEAD, or null if none exists.

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

HTMLTableSectionElement
Returns the table's TFOOT, or null if none exists.
HTMLTableSectionElement
Returns the table's THEAD, or null if none exists.