XopusAfterNodeSplit

This event will be fired after the target of this event was split in two nodes.


XopusAfterNodeSplit event

Properties

index Integer
The index at which the node was split.
newNode XopusNode
The node that was the result of a split node, or the node that received focus
bubbles Boolean
Will prevent bubbling up the DOM hierarchy when set to false.
target XopusNode
The object that originally fired the event.
type String
The type of the event.