Documentation Center

XopusNodeInsertedIntoDocument

Description

This event will be fired when the target node of this event will be connected to the DOM tree. This event will be fired for all descendants of an orphan subtree that is added to the DOM.

XopusNodeInsertedIntoDocument event

Properties

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

History

versionevent
Xopus 3Introduction.