Microsoft SDK for Java

DhTable.removeOnReadyStateChange

Removes the delegate that is assigned to the onReadyStateChange event.

Syntax

final public void removeOnReadyStateChange( ReadyStateEventHandler h )

Parameters

h

The ReadyStateEventHandler delegate that is to be removed.

Remarks

The readyStateChange event is triggered when the ready state is changed due to content changes within the table.

See Also   addOnReadyStateChange

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