Searched defs:setAttributeNS (Results 1 – 4 of 4) sorted by relevance
759 def setAttributeNS(self, namespaceURI, qualifiedName, value): member in Element
7042 setAttributeNS(namespaceURI: string, qualifiedName: string, value: string): void; method
5083 setAttributeNS(namespace: string | null, qualifiedName: string, value: string): void; method
5103 setAttributeNS(namespace: string | null, qualifiedName: string, value: string): void; method