Home » Mojarra-2.0.1 » javax » faces » component » [javadoc | source]
javax.faces.component
class: _SelectItemsIterator [javadoc | source]
java.lang.Object
   javax.faces.component._SelectItemsIterator

All Implemented Interfaces:
    Iterator

Constructor:
 public _SelectItemsIterator(UIComponent selectItemsParent) 
Method from javax.faces.component._SelectItemsIterator Summary:
hasNext,   next,   remove
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from javax.faces.component._SelectItemsIterator Detail:
 public boolean hasNext() 
 public Object next() 
 public  void remove()