public class InternalSymbols extends Object
Modifier and Type | Field and Description |
---|---|
static String |
APP_NAME
The name of the application (i.e., the name of the application filter).
|
static String |
APP_PACKAGE_PATH
The application package converted to a path ('.' becomes '/').
|
static String |
PRE_SELECTED_FORM_NAMES
Comma-separated list of pre-allocated Form component control names.
|
Constructor and Description |
---|
InternalSymbols() |
public static final String APP_NAME
public static final String APP_PACKAGE_PATH
public static final String PRE_SELECTED_FORM_NAMES
public InternalSymbols()
Copyright © 2003-2012 The Apache Software Foundation.