Class HTMLDataListElement

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.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:
    Serialized Form
    • Constructor Detail

      • HTMLDataListElement

        public HTMLDataListElement()
        Creates an instance.
    • Method Detail

      • getOptions

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