org.apache.myfaces.view.facelets.tag.composite
Class InsertFacetHandler.RelocateFacetListener

java.lang.Object
  extended by org.apache.myfaces.view.facelets.tag.composite.InsertFacetHandler.RelocateFacetListener
All Implemented Interfaces:
java.util.EventListener, ComponentSystemEventListener, FacesListener
Enclosing class:
InsertFacetHandler

public static final class InsertFacetHandler.RelocateFacetListener
extends java.lang.Object
implements ComponentSystemEventListener


Constructor Summary
InsertFacetHandler.RelocateFacetListener(UIComponent targetComponent, java.lang.String facetName)
           
 
Method Summary
 void processEvent(ComponentSystemEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InsertFacetHandler.RelocateFacetListener

public InsertFacetHandler.RelocateFacetListener(UIComponent targetComponent,
                                                java.lang.String facetName)
Method Detail

processEvent

public void processEvent(ComponentSystemEvent event)
Specified by:
processEvent in interface ComponentSystemEventListener


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