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

org.milescript.dom.HTMLInput

Inheritance : Object : HTMLElement

Constructors

Signature
public HTMLInput()

Properties

NameTypeComment
disabled
core.boolean
name
core.String
textContent
core.String
type
core.String
value
core.String

Constructors

public HTMLInput()


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