ChildIterator
class ChildIterator
Introduction
This mechanism can be used to iterate over children with the same interface.
Definitions
- Definition of a childIterator is in the controller.
- To use data with the childIterator, it must be selected in the iterator.
- Select a getter or setter to use them in codesnippets.
Example
- There are common model functions available on the iterator.