Microsoft SDK for Java

DhElement.addOnDataSetChanged

Assigns a delegate to the dataSetChanged event.

Syntax

public final void addOnDataSetChanged( EventHandler h )

Parameters

h

The EventHandler delegate to be notified when the event occurs.

Remarks

The handler is also triggered when initial data is available from a data source object.

See Also   removeOnDataSetChanged

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