Implemented by
[scriptable, uuid(c7c0ae9b-a0ba-4f4e-9f2c-c18deb62ee8b)]
interface nsIDOMDocumentXBL : nsISupports
Methods
void
addBinding(in nsIDOMElement elt, in DOMString bindingURL)
nsIDOMElement
getAnonymousElementByAttribute(in nsIDOMElement elt, in DOMString attrName, in DOMString attrValue)
nsIDOMNodeList
getAnonymousNodes(in nsIDOMElement elt)
nsIDOMElement
getBindingParent(in nsIDOMNode node)
nsIDOMDocument
loadBindingDocument(in DOMString documentURL)
void
removeBinding(in nsIDOMElement elt, in DOMString bindingURL)
Compare to: