| com.icesoft.faces.el.PartialSubmitValueBinding
PartialSubmitValueBinding | public class PartialSubmitValueBinding extends ValueBinding (Code) | | |
PartialSubmitValueBinding | public PartialSubmitValueBinding(ValueBinding wrapped, UIInput input, String clientId)(Code) | | |
getExpressionString | public String getExpressionString()(Code) | | |
getType | public Class getType(FacesContext facesContext) throws EvaluationException, PropertyNotFoundException(Code) | | |
getValue | public Object getValue(FacesContext facesContext) throws EvaluationException, PropertyNotFoundException(Code) | | |
isReadOnly | public boolean isReadOnly(FacesContext facesContext) throws EvaluationException, PropertyNotFoundException(Code) | | |
setValue | public void setValue(FacesContext facesContext, Object value) throws EvaluationException, PropertyNotFoundException(Code) | | |
|
|