Class PreRenderSourceListener

  • All Implemented Interfaces:
    java.io.Serializable, java.util.EventListener, javax.faces.event.ComponentSystemEventListener, javax.faces.event.FacesListener

    public class PreRenderSourceListener
    extends java.lang.Object
    implements javax.faces.event.ComponentSystemEventListener, java.io.Serializable
    ComponentSystemEventListener for components with attached SelectDetailLevel.
    Since:
    0.2
    Version:
    $Revision$
    Author:
    Oleg Varaksin / last modified by $Author$
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void processEvent​(javax.faces.event.ComponentSystemEvent event)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PreRenderSourceListener

        public PreRenderSourceListener()
    • Method Detail

      • processEvent

        public void processEvent​(javax.faces.event.ComponentSystemEvent event)
        Specified by:
        processEvent in interface javax.faces.event.ComponentSystemEventListener