Interface FormItemIterator.ISearchStrategy

  • Enclosing class:
    FormItemIterator

    protected static interface FormItemIterator.ISearchStrategy
    The search strategy is provider for iterator on current step.
    • Method Detail

      • nextIterator

        Iterator<FormItem> nextIterator()
        Returns:
        gets iterator for current search step