DhElement.removeOnRowExit

Overview | Methods | This Package | All Packages

DhElement.removeOnRowExit

Removes the delegate that is assigned to the rowExit event.

Syntax

public final void removeOnRowExit( EventHandler h )

Parameters

h

The EventHandler delegate that is to be removed.

See Also   addOnRowExit