DhElement.addOnDataSetComplete

Overview | Methods | This Package | All Packages

DhElement.addOnDataSetComplete

Assigns a delegate to the dataSetComplete event.

Syntax

public final void addOnDataSetComplete( EventHandler h )

Parameters

h

The EventHandler delegate to be notified when the event occurs.

See Also   removeOnDataSetComplete