|
| void | CharacterDataWillChange (nsIDocument *aDocument, nsIContent *aContent, void *aInfo) |
| |
| void | CharacterDataChanged (nsIDocument *aDocument, nsIContent *aContent, void *aInfo) |
| |
| void | AttributeWillChange (nsIDocument *aDocument, nsIContent *aContent, int32_t aNameSpaceID, nsIAtom *aAttribute, int32_t aModType) |
| |
| void | AttributeChanged (nsIDocument *aDocument, nsIContent *aContent, int32_t aNameSpaceID, nsIAtom *aAttribute, int32_t aModType) |
| |
| void | AttributeSetToCurrentValue (nsIDocument *aDocument, void *aElement, int32_t aNameSpaceID, nsIAtom *aAttribute) |
| |
| void | ContentAppended (nsIDocument *aDocument, nsIContent *aContainer, nsIContent *aFirstNewContent, int32_t aNewIndexInContainer) |
| |
| void | ContentInserted (nsIDocument *aDocument, nsIContent *aContainer, nsIContent *aChild, int32_t aIndexInContainer) |
| |
| void | ContentRemoved (nsIDocument *aDocument, nsIContent *aContainer, nsIContent *aChild, int32_t aIndexInContainer, nsIContent *aPreviousSibling) |
| |
| void | NodeWillBeDestroyed (const nsINode *aNode) |
| |
| void | ParentChainChanged (nsIContent *aContent) |
| |
| nsresult | QueryInterface (nsIIDRef riid, void **result) |
| |
| nsrefcnt | AddRef () |
| |
| nsrefcnt | Release () |
| |
Definition at line 3970 of file nsiface.idl.
◆ AttributeChanged()
◆ AttributeSetToCurrentValue()
◆ AttributeWillChange()
◆ CharacterDataChanged()
◆ CharacterDataWillChange()
◆ ContentAppended()
◆ ContentInserted()
◆ ContentRemoved()
◆ NodeWillBeDestroyed()
◆ ParentChainChanged()
The documentation for this interface was generated from the following file: