public class ValueBindingSupport extends Object
Modifier and Type | Method and Description |
---|---|
static <T> T |
getValue(T value,
String propertyName,
javax.faces.component.UIComponent uic,
T defaultValue,
javax.faces.context.FacesContext context) |
static <T> T |
getValue(T value,
String propertyName,
com.ibm.xsp.complex.ValueBindingObjectImpl uic,
T defaultValue,
javax.faces.context.FacesContext context) |
public static <T> T getValue(T value, String propertyName, com.ibm.xsp.complex.ValueBindingObjectImpl uic, T defaultValue, javax.faces.context.FacesContext context)
public static <T> T getValue(T value, String propertyName, javax.faces.component.UIComponent uic, T defaultValue, javax.faces.context.FacesContext context)
Copyright © 2021. All Rights Reserved.