@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)
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.