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

org.milescript.dom.HTMLOption

Inheritance : Object : HTMLElement

Constructors

Signature
public HTMLOption()

Properties

NameTypeComment
index
core.int
label
core.String
selected
core.boolean
text
core.String
value
core.String

Constructors

public HTMLOption()


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