XopusBeforeSubtreeModified

Description

This event will be fired before a descendant or the target node of this event will be changed.

XopusBeforeSubtreeModified event

Properties

bubbles
Boolean. Will prevent bubbling up the DOM hierarchy when set to false.
cancelEvent
Boolean. Will prevent the default action when set to true.
target
XopusNode . The object that originally fired the event.
type
String. The type of the event.