Uses of Class
org.htmlunit.javascript.host.dom.AbstractList
Packages that use AbstractList
Package
Description
Implementations of the DOM JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
Implementations of the HTML JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
-
Uses of AbstractList in org.htmlunit.javascript.host.dom
Subclasses of AbstractList in org.htmlunit.javascript.host.domModifier and TypeClassDescriptionclassAn array of elements.classA JavaScript object forRadioNodeList.Methods in org.htmlunit.javascript.host.dom that return AbstractListModifier and TypeMethodDescriptionprotected AbstractListConstructs a new instance with an initial cache value.protected AbstractListConstructs a new instance with an initial cache value. -
Uses of AbstractList in org.htmlunit.javascript.host.html
Subclasses of AbstractList in org.htmlunit.javascript.host.htmlModifier and TypeClassDescriptionclassA specialHTMLCollectionfordocument.all.classAn array of elements.classA JavaScript object forHTMLFormControlsCollection.