public class ScriptInjectionEventListener
extends java.lang.Object
implements org.w3c.dom.events.EventListener
| Constructor and Description |
|---|
ScriptInjectionEventListener(ThreadModel threadModel,
org.mozilla.javascript.Scriptable thiz,
org.mozilla.javascript.Function function,
java.util.Map domNodes) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(org.w3c.dom.events.Event evt) |
public ScriptInjectionEventListener(ThreadModel threadModel, org.mozilla.javascript.Scriptable thiz, org.mozilla.javascript.Function function, java.util.Map domNodes)
Copyright © 2008–2019 The CometD Project. All rights reserved.