| Module: | libdom | Package: | org.milescript.dom | Parent: | HTMLElement | Copyright (c) 2007, 2008 Point5U, LLC Milescript - LibDom Library: Project Home | Documentation |
org.milescript.dom.HTMLRow
Inheritance : Object : HTMLElement
Constructors
| Signature |
| public HTMLRow() |
Methods
| Name | Signature |
| deleteCell | void deleteCell(int i) |
| insertCell | HTMLCell insertCell(int i) |
Properties
| Name | Type | Comment | |
| align |
| ||
| cells |
| ||
| height |
| ||
| rowIndex |
| ||
| vAlign |
| ||
| valign |
| ||
| width |
|
Constructors
|
public HTMLRow() |
Methods
|
deleteCell void deleteCell(int i) Parameters
|
|
insertCell HTMLCell insertCell(int i)
Parameters
|
||||||||||
| Module: | libdom | Package: | org.milescript.dom | Parent: | HTMLElement | Copyright (c) 2007, 2008 Point5U, LLC Milescript - LibDom Library: Project Home | Documentation |