DhElement.addOnRowExit

Overview | Methods | This Package | All Packages

DhElement.addOnRowExit

Assigns a delegate to the rowExit event. 

Syntax

public final void addOnRowExit( EventHandler h )

Parameters

h

The EventHandler delegate to be notified when the event occurs.

See Also   removeOnRowExit