com.sun.facelets.el
Class ELAdaptor
java.lang.Object
com.sun.facelets.el.ELAdaptor
public final class ELAdaptor
- extends Object
- Version:
- $Id: ELAdaptor.java,v 1.8 2006/03/29 04:10:10 jhook Exp $
- Author:
- Jacob Hookom
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ELAdaptor
public ELAdaptor()
getELContext
public static final javax.el.ELContext getELContext(FacesContext faces)
setExpression
public static final void setExpression(UIComponent c,
String name,
javax.el.ValueExpression ve)
Copyright © 2005 All Rights Reserved.