Microsoft SDK for Java

DhElement.removeOnDataSetChanged

Removes the delegate that is assigned to the dataSetChanged event.

Syntax

public final void removeOnDataSetChanged( EventHandler h )

Parameters

h

The EventHandler delegate that is to be removed.

Remarks

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

See Also   addOnDataSetChanged

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