org.apache.myfaces.custom.dynaForm.jsfext
Class UIComponentTagUtils

java.lang.Object
  extended by org.apache.myfaces.custom.dynaForm.jsfext.UIComponentTagUtils

public class UIComponentTagUtils
extends java.lang.Object


Constructor Summary
UIComponentTagUtils()
           
 
Method Summary
static boolean isValueReference(java.lang.String v)
           
static void setObjectProperty(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component, java.lang.String propName, java.lang.Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIComponentTagUtils

public UIComponentTagUtils()
Method Detail

isValueReference

public static boolean isValueReference(java.lang.String v)

setObjectProperty

public static void setObjectProperty(javax.faces.context.FacesContext context,
                                     javax.faces.component.UIComponent component,
                                     java.lang.String propName,
                                     java.lang.Object value)


Copyright © 2009. All Rights Reserved.