DhElement.removeOnBeforeUpdate

Overview | Methods | This Package | All Packages

DhElement.removeOnBeforeUpdate

Removes the delegate that is assigned to the beforeUpdate event.

Syntax

public final void removeOnBeforeUpdate( EventHandler h )

Parameters

h

The EventHandler delegate that is to be removed.

See Also   addOnBeforeUpdate