@UsesMappedConfiguration(value=RelativeElementPosition.class) public interface HiddenFieldLocationRules
RelativeElementPosition
.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.
|
boolean placeHiddenFieldInside(Element element)
boolean placeHiddenFieldAfter(Element element)
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.