org.apache.myfaces.renderkit.html.util
Class AutoScrollPhaseListener
public
class
AutoScrollPhaseListener
extends Object
implements PhaseListener
This Phase listener is necessary for the autoscroll feature.
Its only purpose is to determine the former viewId and store it in request scope
so that we can later determine if a navigation has happened during rendering.
public void afterPhase(PhaseEvent event)
public void beforePhase(PhaseEvent event)
public PhaseId getPhaseId()