|
|||||||||
| Home >> All >> netscape >> [ jsdebug overview ] | PREV NEXT | ||||||||
Uses of Class
netscape.jsdebug.DebugBreakHook
| Uses of DebugBreakHook in netscape.jsdebug |
| Fields in netscape.jsdebug declared as DebugBreakHook | |
private DebugBreakHook |
DebugController.debugBreakHook
|
| Methods in netscape.jsdebug that return DebugBreakHook | |
DebugBreakHook |
DebugController.setDebugBreakHook(DebugBreakHook h)
Set the hook at to be called when a debug break is requested |
DebugBreakHook |
DebugController.getDebugBreakHook()
Get the current hook to be called on debug break |
| Methods in netscape.jsdebug with parameters of type DebugBreakHook | |
DebugBreakHook |
DebugController.setDebugBreakHook(DebugBreakHook h)
Set the hook at to be called when a debug break is requested |
|
|||||||||
| Home >> All >> netscape >> [ jsdebug overview ] | PREV NEXT | ||||||||