JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.mozilla.javascript.tools.shell
Interface QuitAction
All Known Implementing Classes:
Main.IProxy
public interface
QuitAction
Defines action to perform in response to quit command.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
quit
(
Context
cx, int exitCode)
Method Details
quit
void
quit
(
Context
cx, int exitCode)