Interface IFormElementRepetitionContextData

    • Method Detail

      • getFieldNames

        Set<String> getFieldNames()
        Returns:
        Names of all repeated form fields.
      • getRepetitionIndex

        int getRepetitionIndex()
        Returns:
        0-based ordinal index of the repetition. 0 is the first repetition, 1 is the second repetition etc.