org.apache.myfaces.custom.autoscroll
Class AutoscrollPageTagHandler.RegisterAutoscrollBehaviorOnCommandListener

java.lang.Object
  extended by org.apache.myfaces.custom.autoscroll.AutoscrollPageTagHandler.RegisterAutoscrollBehaviorOnCommandListener
All Implemented Interfaces:
EventListener, javax.faces.event.FacesListener, javax.faces.event.SystemEventListener
Enclosing class:
AutoscrollPageTagHandler

public static class AutoscrollPageTagHandler.RegisterAutoscrollBehaviorOnCommandListener
extends Object
implements javax.faces.event.SystemEventListener


Constructor Summary
AutoscrollPageTagHandler.RegisterAutoscrollBehaviorOnCommandListener(String eventName)
           
 
Method Summary
 boolean isListenerForSource(Object source)
           
 void processEvent(javax.faces.event.SystemEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoscrollPageTagHandler.RegisterAutoscrollBehaviorOnCommandListener

public AutoscrollPageTagHandler.RegisterAutoscrollBehaviorOnCommandListener(String eventName)
Method Detail

isListenerForSource

public boolean isListenerForSource(Object source)
Specified by:
isListenerForSource in interface javax.faces.event.SystemEventListener

processEvent

public void processEvent(javax.faces.event.SystemEvent event)
Specified by:
processEvent in interface javax.faces.event.SystemEventListener


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.