Package org.gatein.pc.controller
Class EventPhaseContext
java.lang.Object
org.gatein.pc.controller.EventPhaseContext
- All Implemented Interfaces:
Iterator<WindowEvent>
-
Method Details
-
hasNext
public boolean hasNext()- Specified by:
hasNextin interfaceIterator<WindowEvent>
-
next
- Specified by:
nextin interfaceIterator<WindowEvent>
-
remove
public void remove()- Specified by:
removein interfaceIterator<WindowEvent>
-