Frames | No Frames |
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.
|
Classes implementing org.w3c.dom.html2.HTMLTableCaptionElement | |
class | An HTML 'CAPTION' element node.
|
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.
|