Creates and returns a copy of this event with the specified event source
and target. If the source or target is set to null
, it is
replaced by the NULL_SOURCE_TARGET
value.
newSource | the new source of the copied event | |
newTarget | the new target of the copied event |
Diagram: Event Hierarchy