org.apache.myfaces.tobago.event
Class ValueExpressionPopupActionListener
java.lang.Object
org.apache.myfaces.tobago.event.AbstractPopupActionListener
org.apache.myfaces.tobago.event.ValueExpressionPopupActionListener
- All Implemented Interfaces:
- EventListener, StateHolder, ActionListener, FacesListener
public class ValueExpressionPopupActionListener
- extends AbstractPopupActionListener
- implements StateHolder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValueExpressionPopupActionListener
public ValueExpressionPopupActionListener(Object expression)
getPopup
protected UIComponent getPopup(ActionEvent actionEvent)
- Specified by:
getPopup
in class AbstractPopupActionListener
isTransient
public boolean isTransient()
- Specified by:
isTransient
in interface StateHolder
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
Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.