Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.
void removeNativeRootAccessible(
in nsIAccessible aRootAccessible
);
invalidateSubtreeFor()
Invalidate the accessibility cache associated with aPresShell, for accessibles that were generated for aContainerContent and it's subtree. The container content node for the change is passed in, rather than the changed presentation for the content node itself.
void invalidateSubtreeFor(
in nsIPresShell aPresShell,
in nsIContent aChangedContent,
in PRUint32 aEvent
);
Parameters
<tt>aPresShell</tt>
The presShell where changes occured.
<tt>aChangedContent</tt>
The affected DOM content.
<tt>aEvent</tt>
The event from nsIAccessibleEvent that caused the change. Must be one of: