Package | Description |
---|---|
com.opensymphony.xwork2 |
Main XWork interfaces and classes.
|
org.apache.struts2 |
Modifier and Type | Interface and Description |
---|---|
interface |
ActionEventListener
Deprecated.
since 6.7.0, use
ActionEventListener instead. |
Modifier and Type | Class and Description |
---|---|
static class |
ActionEventListener.LegacyAdapter
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static ActionEventListener |
ActionEventListener.adapt(ActionEventListener actualListener)
Deprecated.
|
default void |
ActionInvocation.setActionEventListener(ActionEventListener listener)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ActionInvocation.setActionEventListener(ActionEventListener listener)
Sets the action event listener to respond to key action events.
|
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.