DhImage.removeOnReadyStateChange

Overview | Methods | This Package | All Packages

DhImage.removeOnReadyStateChange

Removes the delegate that is assigned to the readyStateChange event.

Syntax

final public void removeOnReadyStateChange ( ReadyStateEventHandler h )

Parameters

h

The ReadyStateEventHandler delegate that is to be removed.

See Also   addOnReadyStateChange