|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.internal.InternalSymbols
public class InternalSymbols
Field Summary | |
---|---|
static java.lang.String |
APP_NAME
The name of the application (i.e., the name of the application filter). |
static java.lang.String |
APP_PACKAGE_PATH
The application package converted to a path ('.' becomes '/'). |
static java.lang.String |
PRE_SELECTED_FORM_NAMES
Comma-separated list of pre-allocated Form component control names. |
Constructor Summary | |
---|---|
InternalSymbols()
|
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 java.lang.String APP_NAME
public static final java.lang.String APP_PACKAGE_PATH
public static final java.lang.String PRE_SELECTED_FORM_NAMES
Constructor Detail |
---|
public InternalSymbols()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |