| Module: | libdom | Package: | org.milescript.dom | Parent: | HTMLElement | Copyright (c) 2007, 2008 Point5U, LLC Milescript - LibDom Library: Project Home | Documentation |
org.milescript.dom.HTMLTBody
Inheritance : Object : HTMLElement
Constructors
| Signature |
| public HTMLTBody() |
Methods
| Name | Signature |
| insertRow | HTMLRow insertRow(int i) |
Properties
| Name | Type | Comment | |
| height |
| ||
| rows |
| ||
| width |
|
Constructors
|
public HTMLTBody() |
Methods
|
insertRow HTMLRow insertRow(int i)
Parameters
|
||||||||||
| Module: | libdom | Package: | org.milescript.dom | Parent: | HTMLElement | Copyright (c) 2007, 2008 Point5U, LLC Milescript - LibDom Library: Project Home | Documentation |