| Package | Description | 
|---|---|
| org.apache.tapestry5.internal.services | 
 [INTERNAL USE ONLY] internal service classes; API subject to change 
 | 
| org.apache.tapestry5.modules | |
| org.apache.tapestry5.services | 
 Core services 
 | 
| Constructor and Description | 
|---|
HiddenFieldLocationRulesImpl(Map<String,RelativeElementPosition> configuration)  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
TapestryModule.contributeHiddenFieldLocationRules(MappedConfiguration<String,RelativeElementPosition> configuration)
Determines positioning of hidden fields relative to other elements (this
 is needed by  
FormFragment and others. | 
| Modifier and Type | Method and Description | 
|---|---|
static RelativeElementPosition | 
RelativeElementPosition.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static RelativeElementPosition[] | 
RelativeElementPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.