org.rcfaces.core.util
Class SelectItemAdapter
java.lang.Object
org.rcfaces.core.util.SelectItemAdapter
public class SelectItemAdapter
- extends Object
- Version:
- $Revision: 1.2 $ $Date: 2007/02/02 17:33:31 $
- Author:
- Olivier Oeuillot (latest modification by $Author: oeuillot $)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectItemAdapter
public SelectItemAdapter()
adapt
public static SelectItem[] adapt(Object[] value)
adapt
public static SelectItem[] adapt(Object[] value,
Object parameter,
FacesContext facesContext)
adapt
public static SelectItem[] adapt(Collection collection)
adapt
public static SelectItem[] adapt(Collection collection,
Object parameter,
FacesContext facesContext)
Copyright © 2006-2011 Vedana. All Rights Reserved.