|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.custom.dynaForm.jsfext.UIComponentTagUtils
public class UIComponentTagUtils
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 |
---|
public UIComponentTagUtils()
Method Detail |
---|
public static boolean isValueReference(java.lang.String v)
public static void setObjectProperty(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component, java.lang.String propName, java.lang.Object value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |