Overview | Methods | This Package | All Packages
Assigns a delegate to the readyStateChange event.
Syntax
final public void addOnReadyStateChange( ReadyStateEventHandler h )
Parameters
h
The ReadyStateEventHandler delegate to call on a ready state change.
Remarks
The readyStateChange event is triggered when the ready state is changed due to content changes within the table.
See Also removeOnReadyStateChange