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

org.milescript.dom.HTMLForm

Inheritance : Object : HTMLElement

Methods

NameSignature
submitvoid submit()

Properties

NameTypeComment
action
core.String
elements
core.Array<org.milescript.dom.HTMLElement>
encoding
core.String
length
core.int
method
core.String
name
core.String
target
core.String

Methods

submit

void submit()


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