XopusBeforeNodeCreated

This event will be fired before a node will be created by the target document of this event.


XopusBeforeNodeCreated event

Properties

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.

History

version event
Xopus 3 Introduction. Replaces the onCreate event.