org.w3c.dom.events.EventListenerpublic class ScriptInjectionEventListener
extends java.lang.Object
implements org.w3c.dom.events.EventListener
| Constructor | Description |
|---|---|
ScriptInjectionEventListener(ThreadModel threadModel,
org.mozilla.javascript.Scriptable thiz,
org.mozilla.javascript.Function function,
java.util.Map domNodes) |
| Modifier and Type | Method | 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–2017 The CometD Project. All rights reserved.