Interface HiddenFieldLocationRules

    • Method Detail

      • placeHiddenFieldInside

        boolean placeHiddenFieldInside(Element element)
        Checks the element to see if a hidden field may be placed inside the element.
      • placeHiddenFieldAfter

        boolean placeHiddenFieldAfter(Element element)
        Checks the element to see if a hidden field may be placed after the element (as a sibling element).