public final class Constants
extends java.lang.Object
Global manifest constants for the Struts-Faces Integration Library.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ACTION_EVENT_KEY
Request attribute key under which the
ActionEvent
from JavaServer Faces is recorded. |
Modifier | Constructor and Description |
---|---|
protected |
Constants()
Protected constructor to disable instantiation.
|
public static final java.lang.String ACTION_EVENT_KEY
Request attribute key under which the ActionEvent
from JavaServer Faces is recorded.
Copyright © 2000–2021 Apache Software Foundation. All rights reserved.