NodeList

GPTKB entity

Statements (25)
Predicate Object
gptkbp:instanceOf interface
gptkbp:canBeIteratedWith for...of loop
gptkbp:canBeLive true
gptkbp:canBeStatic true
gptkbp:compatibleWith Array
gptkbp:definedIn gptkb:DOM_(Document_Object_Model)
gptkbp:hasMethod item()
entries()
forEach()
keys()
values()
gptkbp:hasProperty length
https://www.w3.org/2000/01/rdf-schema#label NodeList
gptkbp:introducedIn gptkb:DOM_Level_1
gptkbp:isReturnedBy Node.childNodes
Node.getElementsByClassName()
Node.ownerDocument.getElementsByTagName()
document.querySelectorAll()
gptkbp:partOf Web standards
gptkbp:represents collection of nodes
gptkbp:standardizedBy gptkb:W3C
gptkbp:usedIn gptkb:Web_APIs
gptkb:JavaScript
gptkbp:bfsParent gptkb:standard
gptkbp:bfsLayer 4