|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableCellElement | |
com.bbn.openmap.layer.util.html | Provide utility code for generating simple HTML documents. |
Uses of TableCellElement in com.bbn.openmap.layer.util.html |
Classes in com.bbn.openmap.layer.util.html that implement TableCellElement | |
class |
TableDataElement
This class is used for a basic cell in a html table |
class |
TableHeaderElement
This class is used for Column/Row head elements in html tables |
Methods in com.bbn.openmap.layer.util.html with parameters of type TableCellElement | |
void |
TableRowElement.addElement(TableCellElement c)
Add a column to the row |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |