Uses of Class
org.loboevolution.html.dom.domimpl.HTMLTableCellElementImpl
Packages that use HTMLTableCellElementImpl
Package
Description
Contains an implementation of the W3C HTML DOM Level 2 interfaces.
-
Uses of HTMLTableCellElementImpl in org.loboevolution.html.dom.domimpl
Methods in org.loboevolution.html.dom.domimpl that return HTMLTableCellElementImplModifier and TypeMethodDescriptionHTMLTableRowElementImpl.insertCell
(Object index) Creates a new cell in the table row, and adds the cell to the cells collection.