hypermedia.net
index
 
Name setTimeoutHandler ( )
Examples None available
Description Register the target's timeout handler. By default, this method name is "timeout" with no argument.
Syntax
setTimeoutHandler(name);
Parameters
name   the timeout handler name
Returns None
Usage Web & Application
Related