org.apache.myfaces.tobago.event
Class MethodExpressionStateChangeListener
java.lang.Object
org.apache.myfaces.tobago.event.MethodExpressionStateChangeListener
- All Implemented Interfaces:
- EventListener, StateHolder, FacesListener, SheetStateChangeListener
public class MethodExpressionStateChangeListener
- extends Object
- implements SheetStateChangeListener, StateHolder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodExpressionStateChangeListener
public MethodExpressionStateChangeListener()
MethodExpressionStateChangeListener
public MethodExpressionStateChangeListener(MethodExpression methodExpression)
processSheetStateChange
public void processSheetStateChange(SheetStateChangeEvent actionEvent)
throws AbortProcessingException
- Specified by:
processSheetStateChange
in interface SheetStateChangeListener
- Throws:
AbortProcessingException
restoreState
public void restoreState(FacesContext context,
Object state)
- Specified by:
restoreState
in interface StateHolder
saveState
public Object saveState(FacesContext context)
- Specified by:
saveState
in interface StateHolder
setTransient
public void setTransient(boolean newTransientValue)
- Specified by:
setTransient
in interface StateHolder
isTransient
public boolean isTransient()
- Specified by:
isTransient
in interface StateHolder
Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.