Interface IFormVisitorParticipant

    • Method Detail

      • processChildren

        boolean processChildren()
        Should children be traversed during visiting or should only the siblings be processed.
        Returns:
        true if children should be traversed during form processing; false if only the siblings should be processed.