Overview | Methods | Fields | This Package | All Packages
Removes the delegate that is assigned to the inserted event.
Syntax
public void removeOnInserted( EventHandler handler )
Parameters
handler
The EventHandler delegate to be removed.
See Also addOnInserted