Uses of Interface
org.w3c.dom.html.HTMLTableCaptionElement
Packages that use HTMLTableCaptionElement
-
Uses of HTMLTableCaptionElement in org.w3c.dom.html
Methods in org.w3c.dom.html that return HTMLTableCaptionElementModifier and TypeMethodDescriptionHTMLTableElement.getCaption()
Returns the table'sCAPTION
, or void if none exists.Methods in org.w3c.dom.html with parameters of type HTMLTableCaptionElementModifier and TypeMethodDescriptionvoid
HTMLTableElement.setCaption
(HTMLTableCaptionElement caption)