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

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:HTMLElementCopyright (c) 2007, 2008 Point5U, LLC
Milescript - LibDom Library: Project Home | Documentation