DhModule.removeOnBeforeUnload

Overview | Methods | This Package | All Packages

DhModule.removeOnBeforeUnload

Removes the delegate that is assigned to the beforeUnload event.

Syntax

public final void removeOnBeforeUnload( EventHandler h )

Parameters

h

The EventHandler delegate that is to be removed.

See Also   addOnBeforeUnload