nsIDOMDocumentXBL
| IID: | 1a38762b-4da5-4f61-80fb-9317e198cb92 |
| Inherits From: | nsISupports |
This interface is implemented by the following components:
Methods
void addBinding ( nsIDOMElement elt , DOMString bindingURL )
nsIDOMElement getAnonymousElementByAttribute ( nsIDOMElement elt , DOMString attrName , DOMString attrValue )
nsIDOMNodeList getAnonymousNodes ( nsIDOMElement elt )
nsIDOMElement getBindingParent ( nsIDOMNode node )
void loadBindingDocument ( DOMString documentURL )
void removeBinding ( nsIDOMElement elt , DOMString bindingURL )
void addBinding ( nsIDOMElement elt , DOMString bindingURL )
- Arguments:
- elt
- bindingURL
nsIDOMElement getAnonymousElementByAttribute ( nsIDOMElement elt , DOMString attrName , DOMString attrValue )
- Arguments:
- elt
- attrName
- attrValue
nsIDOMNodeList getAnonymousNodes ( nsIDOMElement elt )
- Arguments:
- elt
nsIDOMElement getBindingParent ( nsIDOMNode node )
- Arguments:
- node
void removeBinding ( nsIDOMElement elt , DOMString bindingURL )
- Arguments:
- elt
- bindingURL
Reference documentation is generated from Mozilla's source.
