|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContextAction | |
|---|---|
| org.mozilla.javascript | |
| Uses of ContextAction in org.mozilla.javascript |
|---|
| Methods in org.mozilla.javascript with parameters of type ContextAction | |
|---|---|
static Object |
Context.call(ContextAction action)
Deprecated. use ContextFactory.call(ContextAction) instead as
this method relies on usage of a static singleton "global"
ContextFactory. |
Object |
ContextFactory.call(ContextAction action)
Call run(Context cx)
using the Context instance associated with the current thread. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||