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

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