isValueReference
public static boolean isValueReference(String v)
setActionListenerProperty
public static void setActionListenerProperty(FacesContext context,
UIComponent component,
String actionListener)
setActionProperty
public static void setActionProperty(FacesContext context,
UIComponent component,
String action)
setBooleanProperty
public static void setBooleanProperty(FacesContext context,
UIComponent component,
String propName,
String value)
setConverterProperty
public static void setConverterProperty(FacesContext context,
UIComponent component,
String value)
setIntegerProperty
public static void setIntegerProperty(FacesContext context,
UIComponent component,
String propName,
String value)
setStringProperty
public static void setStringProperty(FacesContext context,
UIComponent component,
String propName,
String value)
setValidatorProperty
public static void setValidatorProperty(FacesContext context,
UIComponent component,
String validator)
setValueBinding
public static void setValueBinding(FacesContext context,
UIComponent component,
String propName,
String value)
setValueChangedListenerProperty
public static void setValueChangedListenerProperty(FacesContext context,
UIComponent component,
String valueChangedListener)
setValueProperty
public static void setValueProperty(FacesContext context,
UIComponent component,
String value)