|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.struts.faces.Constants
public final class Constants
Global manifest constants for the Struts-Faces Integration Library.
Field Summary | |
---|---|
static String |
ACTION_EVENT_KEY
Request attribute key under which the ActionEvent
from JavaServer Faces is recorded. |
Constructor Summary | |
---|---|
protected |
Constants()
Protected constructor to disable instantiation. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String ACTION_EVENT_KEY
Request attribute key under which the ActionEvent
from JavaServer Faces is recorded.
Constructor Detail |
---|
protected Constants()
Protected constructor to disable instantiation.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |