|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts.faces.Constants
Global manifest constants for the Struts-Faces Integration Library.
Field Summary | |
static java.lang.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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.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 |