Module org.htmlunit

Class HTMLDataListElement

java.lang.Object
org.htmlunit.corejs.javascript.SlotMapOwner<org.htmlunit.corejs.javascript.Scriptable>
All Implemented Interfaces:
Serializable, Cloneable, org.htmlunit.corejs.javascript.ConstProperties<org.htmlunit.corejs.javascript.Scriptable>, org.htmlunit.corejs.javascript.debug.DebuggableObject, org.htmlunit.corejs.javascript.PropHolder<org.htmlunit.corejs.javascript.Scriptable>, org.htmlunit.corejs.javascript.Scriptable, org.htmlunit.corejs.javascript.SymbolScriptable

public class HTMLDataListElement extends HTMLElement
The JavaScript object HTMLDataListElement.
Author:
Ronald Brill, Ahmed Ashour
See Also:
  • Constructor Details

    • HTMLDataListElement

      public HTMLDataListElement()
  • Method Details

    • jsConstructor

      public void jsConstructor()
      JavaScript constructor.
      Overrides:
      jsConstructor in class HTMLElement
    • getOptions

      public HTMLCollection getOptions()
      Returns the options attribute.
      Returns:
      the options attribute