protected class ScriptingEnvironment.ScriptingEventListener extends java.lang.Object implements EventListener
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
attribute
The script attribute.
|
Constructor and Description |
---|
ScriptingEventListener(java.lang.String attr)
Creates a new ScriptingEventListener.
|
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(Event evt)
Runs the script.
|
public ScriptingEventListener(java.lang.String attr)
public void handleEvent(Event evt)
handleEvent
in interface EventListener
Copyright © 2022 Apache Software Foundation. All Rights Reserved.