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

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