Microsoft SDK for Java

DhElement.addOnAfterUpdate

Assigns a delegate to the afterUpdate event.

Syntax

public final void addOnAfterUpdate( EventHandler h )

Parameters

h

The EventHandler delegate to be notified when the event occurs.

Remarks

The afterUpdate event is triggered after the transfer of data from the element to the data provider.

See Also   removeOnAfterUpdate

© 1999 Microsoft Corporation. All rights reserved. Terms of use.