Home » Mojarra-2.0.1 » javax » faces » component » [javadoc | source]
javax.faces.component
class: _SelectItemsUtil [javadoc | source]
java.lang.Object
   javax.faces.component._SelectItemsUtil
Nested Class Summary:
public static interface  _SelectItemsUtil._ValueConverter   
Method from javax.faces.component._SelectItemsUtil Summary:
matchValue
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from javax.faces.component._SelectItemsUtil Detail:
 public static boolean matchValue(FacesContext context,
    Object value,
    Iterator selectItemsIter,
    _ValueConverter converter)