|
|||||||||
| Home >> All >> netscape >> [ jsdebug overview ] | PREV NEXT | ||||||||
Uses of Class
netscape.jsdebug.InterruptHook
| Uses of InterruptHook in netscape.jsdebug |
| Fields in netscape.jsdebug declared as InterruptHook | |
private InterruptHook |
DebugController.interruptHook
|
| Methods in netscape.jsdebug that return InterruptHook | |
InterruptHook |
DebugController.setInterruptHook(InterruptHook h)
Set the hook at to be called when interrupts occur. |
InterruptHook |
DebugController.getInterruptHook()
Get the current hook to be called on interrupt |
| Methods in netscape.jsdebug with parameters of type InterruptHook | |
InterruptHook |
DebugController.setInterruptHook(InterruptHook h)
Set the hook at to be called when interrupts occur. |
|
|||||||||
| Home >> All >> netscape >> [ jsdebug overview ] | PREV NEXT | ||||||||