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

Uses in package org.w3c.dom.html2

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

void
Returns the table's CAPTION, or void if none exists.

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

HTMLTableCaptionElement
Returns the table's CAPTION, or void if none exists.