RichFaces UI Components UI 4.2.2.Final

org.richfaces.view.facelets.html
Class ItemChangeListenerHandler

java.lang.Object
  extended by javax.faces.view.facelets.TagHandler
      extended by org.richfaces.view.facelets.EventListenerHandler
          extended by org.richfaces.view.facelets.html.ItemChangeListenerHandler
All Implemented Interfaces:
javax.faces.view.AttachedObjectHandler, javax.faces.view.facelets.FaceletHandler

public final class ItemChangeListenerHandler
extends EventListenerHandler

Version:
1.0
Author:
akolonitsky

Nested Class Summary
 
Nested classes/interfaces inherited from class org.richfaces.view.facelets.EventListenerHandler
EventListenerHandler.LazyEventListener<L extends javax.faces.event.FacesListener>
 
Field Summary
 
Fields inherited from class org.richfaces.view.facelets.EventListenerHandler
binding, listenerType
 
Fields inherited from class javax.faces.view.facelets.TagHandler
nextHandler, tag, tagId
 
Constructor Summary
ItemChangeListenerHandler(javax.faces.view.facelets.TagConfig config)
           
 
Method Summary
 void applyAttachedObject(javax.faces.context.FacesContext context, javax.faces.component.UIComponent parent)
           
 boolean isEventSource(javax.faces.component.UIComponent comp)
           
 
Methods inherited from class org.richfaces.view.facelets.EventListenerHandler
apply, getFor
 
Methods inherited from class javax.faces.view.facelets.TagHandler
getAttribute, getRequiredAttribute, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ItemChangeListenerHandler

public ItemChangeListenerHandler(javax.faces.view.facelets.TagConfig config)
Method Detail

applyAttachedObject

public void applyAttachedObject(javax.faces.context.FacesContext context,
                                javax.faces.component.UIComponent parent)

isEventSource

public boolean isEventSource(javax.faces.component.UIComponent comp)
Specified by:
isEventSource in class EventListenerHandler

RichFaces UI Components UI 4.2.2.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.