Removes the delegate that is assigned to the inserted event.
public void removeOnInserted( EventHandler handler )
handler
The EventHandler delegate to be removed.
See Also addOnInserted