|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableCell | |
|---|---|
| com.jniwrapper.win32.ie.dom | Contains classes for accessing browser Document Object Model (DOM). |
| Uses of TableCell in com.jniwrapper.win32.ie.dom |
|---|
| Classes in com.jniwrapper.win32.ie.dom that implement TableCell | |
|---|---|
class |
TableCellImpl
An implementation of TableCell interface
that represents HTML table cell element. |
| Methods in com.jniwrapper.win32.ie.dom that return TableCell | |
|---|---|
TableCell |
TableRowImpl.createCell()
|
TableCell |
TableRow.createCell()
Creates the cell in the row as last cell. |
TableCell |
TableRowImpl.createCell(int index)
|
TableCell |
TableRow.createCell(int index)
Creates the cell in the row. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||