org.apache.myfaces.trinidadinternal.taglib.util
Class VirtualAttributeUtils
java.lang.Object
org.apache.myfaces.trinidadinternal.taglib.util.VirtualAttributeUtils
public class VirtualAttributeUtils
- extends java.lang.Object
|
Method Summary |
static void |
setAccessKeyAttribute(org.apache.myfaces.trinidad.bean.FacesBean bean,
java.lang.String text,
org.apache.myfaces.trinidad.bean.PropertyKey textKey,
org.apache.myfaces.trinidad.bean.PropertyKey accessKeyKey)
|
static void |
setAccessKeyAttribute(org.apache.myfaces.trinidad.bean.FacesBean bean,
javax.el.ValueExpression valueExpression,
org.apache.myfaces.trinidad.bean.PropertyKey textKey,
org.apache.myfaces.trinidad.bean.PropertyKey accessKeyKey)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setAccessKeyAttribute
public static void setAccessKeyAttribute(org.apache.myfaces.trinidad.bean.FacesBean bean,
java.lang.String text,
org.apache.myfaces.trinidad.bean.PropertyKey textKey,
org.apache.myfaces.trinidad.bean.PropertyKey accessKeyKey)
setAccessKeyAttribute
public static void setAccessKeyAttribute(org.apache.myfaces.trinidad.bean.FacesBean bean,
javax.el.ValueExpression valueExpression,
org.apache.myfaces.trinidad.bean.PropertyKey textKey,
org.apache.myfaces.trinidad.bean.PropertyKey accessKeyKey)
Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.