-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
hasNext() |
com.vaadin.ui.Component |
next() |
void |
remove() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface Iterator<com.vaadin.ui.Component>
-
remove
public void remove()
- Specified by:
remove
in interface Iterator<com.vaadin.ui.Component>
Copyright © 2015 Magnolia International Ltd.. All rights reserved.