Assigns a delegate to the afterUpdate event.
public final void addOnAfterUpdate( EventHandler h )
h
The EventHandler delegate to be notified when the event occurs.
The afterUpdate event is triggered after the transfer of data from the element to the data provider.
See Also removeOnAfterUpdate