Overview | Methods | This Package | All Packages
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