Class HTMLOptionsCollectionImpl

All Implemented Interfaces:
ScriptableDelegate, HTMLCollection, HTMLOptionsCollection

public class HTMLOptionsCollectionImpl extends DescendentHTMLCollection implements HTMLOptionsCollection
  • Field Details

    • OPTION_FILTER

      public static final NodeFilter OPTION_FILTER
  • Constructor Details

    • HTMLOptionsCollectionImpl

      public HTMLOptionsCollectionImpl(HTMLElementImpl selectElement)
  • Method Details