protected class ScriptingEnvironment.ScriptingEventListener extends Object implements EventListener
Modifier and Type | Field and Description |
---|---|
protected String |
attribute
The script attribute.
|
Constructor and Description |
---|
ScriptingEventListener(String attr)
Creates a new ScriptingEventListener.
|
protected String attribute
public ScriptingEventListener(String attr)
public void handleEvent(Event evt)
handleEvent
in interface EventListener
evt
- The Event
contains contextual information
about the event.Copyright © 2000–2023 Apache Software Foundation. All rights reserved.