Uses of Interface
org.loboevolution.html.dom.HTMLTableCellElement
Package
Description
Contains an implementation of the W3C HTML DOM Level 2 interfaces.
-
Uses of HTMLTableCellElement in org.loboevolution.html.dom
Modifier and TypeInterfaceDescriptioninterface
HTMLTableDataCellElement interface.interface
HTMLTableHeaderCellElement interface.Modifier and TypeMethodDescriptionHTMLTableRowElement.insertCell()
insertCell.HTMLTableRowElement.insertCell
(Object index) Creates a new cell in the table row, and adds the cell to the cells collection. -
Uses of HTMLTableCellElement in org.loboevolution.html.dom.domimpl