com.caucho.jsf.event
Class SetPropertyActionListener
java.lang.Object
com.caucho.jsf.event.SetPropertyActionListener
public class SetPropertyActionListener
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetPropertyActionListener
public SetPropertyActionListener()
getValue
public ValueExpression getValue()
setValue
public void setValue(ValueExpression value)
getTarget
public ValueExpression getTarget()
setTarget
public void setTarget(ValueExpression target)
processAction
public void processAction(ActionEvent event)
throws AbortProcessingException
- Throws:
AbortProcessingException
saveState
public java.lang.Object saveState(FacesContext context)
restoreState
public void restoreState(FacesContext context,
java.lang.Object state)
isTransient
public boolean isTransient()
setTransient
public void setTransient(boolean isTransient)