class ChildModelIterator extends Object
An iterator that works with a model's immediate children, returning each one as a model of its own.
ChildModelIterator (IModel parent)
boolean
hasNext()
IModel
next()
void
remove()
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Groovy Documentation