public class HiddenFieldLocationRulesImpl extends java.lang.Object implements HiddenFieldLocationRules
| Constructor and Description | 
|---|
| HiddenFieldLocationRulesImpl(java.util.Map<java.lang.String,RelativeElementPosition> configuration) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | placeHiddenFieldAfter(Element element)Checks the element to see if a hidden field may be placed after the element (as a sibling element). | 
| boolean | placeHiddenFieldInside(Element element)Checks the element to see if a hidden field may be placed inside the element. | 
public HiddenFieldLocationRulesImpl(java.util.Map<java.lang.String,RelativeElementPosition> configuration)
public boolean placeHiddenFieldInside(Element element)
HiddenFieldLocationRulesplaceHiddenFieldInside in interface HiddenFieldLocationRulespublic boolean placeHiddenFieldAfter(Element element)
HiddenFieldLocationRulesplaceHiddenFieldAfter in interface HiddenFieldLocationRules${project.version} - Copyright © 2003-2015 The Apache Software Foundation.