Class JSNodeList

    • Field Detail

      • protype

        public JSNodeList protype
        property prototype
        Since:
        Standard ECMA-262 3rd. Edition, Level 2 Document Object Model Core Definition.
        See Also:
        NodeList
      • constructor

        protected JSFunction constructor
        property constructor
        Since:
        Standard ECMA-262 3rd. Edition, Level 2 Document Object Model Core Definition.
        See Also:
        Function
    • Constructor Detail

      • JSNodeList

        public JSNodeList()
        Object NodeList() http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
        Since:
        Standard ECMA-262 3rd. Edition, Level 2 Document Object Model Core Definition.