Documentation Center

XopusNodeRemovedFromDocument

Description

This event will be fired when the target node of this event will be disconnected from the DOM tree. This event will be fired for all descendants of the subtree that is removed from the DOM.

XopusNodeRemovedFromDocument event

Properties

target
XopusNode . The object that originally fired the event.
type
String. The type of the event.