Class HTMLFormControlsCollection

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, org.htmlunit.corejs.javascript.Callable, org.htmlunit.corejs.javascript.ConstProperties, org.htmlunit.corejs.javascript.debug.DebuggableObject, org.htmlunit.corejs.javascript.ExternalArrayData, org.htmlunit.corejs.javascript.Scriptable, org.htmlunit.corejs.javascript.SymbolScriptable

    public class HTMLFormControlsCollection
    extends HTMLCollection
    A JavaScript object for HTMLFormControlsCollection.
    See Also:
    Serialized Form
    • Constructor Detail

      • HTMLFormControlsCollection

        public HTMLFormControlsCollection()
        Creates an instance.