Removes the delegate that is assigned to the onReadyStateChange event.
final public void removeOnReadyStateChange( ReadyStateEventHandler h )
h
The ReadyStateEventHandler delegate that is to be removed.
The readyStateChange event is triggered when the ready state is changed due to content changes within the table.
See Also addOnReadyStateChange