Class HTMLDataListElement

All Implemented Interfaces:
Serializable, Cloneable, org.htmlunit.corejs.javascript.ConstProperties, org.htmlunit.corejs.javascript.debug.DebuggableObject, org.htmlunit.corejs.javascript.Scriptable, org.htmlunit.corejs.javascript.SymbolScriptable

public class HTMLDataListElement extends HTMLElement
The JavaScript object HTMLDataListElement.
See Also:
  • Field Details

  • Constructor Details

    • HTMLDataListElement

      public HTMLDataListElement()
      Creates an instance.
  • Method Details

    • jsConstructor

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

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