public final class Constants extends Object
Global manifest constants for the Struts-Faces Integration Library.
| Modifier and Type | Field and Description |
|---|---|
static 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 String ACTION_EVENT_KEY
Request attribute key under which the ActionEvent
from JavaServer Faces is recorded.
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.