Uses of Class
org.htmlunit.javascript.host.html.HTMLOptionsCollection
Packages that use HTMLOptionsCollection
Package
Description
Implementations of the HTML JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
-
Uses of HTMLOptionsCollection in org.htmlunit.javascript.host.html
Fields in org.htmlunit.javascript.host.html declared as HTMLOptionsCollectionMethods in org.htmlunit.javascript.host.html that return HTMLOptionsCollectionModifier and TypeMethodDescriptionHTMLSelectElement.getOptions()
Returns the value of theoptions
property.