Module:libdomPackage:org.milescript.domParent:HTMLElementGenerated by MilescriptCompiler (Copyright 2008, Point5u LLC.)

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:HTMLElementGenerated by MilescriptCompiler (Copyright 2008, Point5u LLC.)