Module:libdomPackage:org.milescript.domParent:HTMLElementCopyright (c) 2007, 2008 Point5U, LLC
Milescript - LibDom Library: Project Home | Documentation

org.milescript.dom.HTMLTBody

Inheritance : Object : HTMLElement

Constructors

Signature
public HTMLTBody()

Methods

NameSignature
insertRowHTMLRow insertRow(int i)

Properties

NameTypeComment
height
core.int
rows
core.Array<org.milescript.dom.HTMLRow>
width
core.int

Constructors

public HTMLTBody()


Methods

insertRow

HTMLRow insertRow(int i)

Returns
org.milescript.dom.HTMLRow

Parameters

NameTypeDescription
icore.int

Module:libdomPackage:org.milescript.domParent:HTMLElementCopyright (c) 2007, 2008 Point5U, LLC
Milescript - LibDom Library: Project Home | Documentation