RichFaces UI Components UI 4.2.3.CR1

org.richfaces.renderkit.html
Class AttachQueueRenderer

java.lang.Object
  extended by javax.faces.render.Renderer
      extended by org.richfaces.renderkit.html.QueueRendererBase
          extended by org.richfaces.renderkit.html.AttachQueueRenderer
All Implemented Interfaces:
EventListener, javax.faces.event.ComponentSystemEventListener, javax.faces.event.FacesListener

public class AttachQueueRenderer
extends QueueRendererBase

Author:
Nick Belaevski Renderer for attachedQueue component

Field Summary
 
Fields inherited from class org.richfaces.renderkit.html.QueueRendererBase
LOGGER, NAME_ATTRIBBUTE, QUEUE_ID_ATTRIBBUTE
 
Constructor Summary
AttachQueueRenderer()
           
 
Method Summary
protected  String getQueueName(javax.faces.context.FacesContext context, javax.faces.component.UIComponent comp)
           
 
Methods inherited from class org.richfaces.renderkit.html.QueueRendererBase
processEvent
 
Methods inherited from class javax.faces.render.Renderer
convertClientId, decode, encodeBegin, encodeChildren, encodeEnd, getConvertedValue, getRendersChildren
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttachQueueRenderer

public AttachQueueRenderer()
Method Detail

getQueueName

protected String getQueueName(javax.faces.context.FacesContext context,
                              javax.faces.component.UIComponent comp)
Specified by:
getQueueName in class QueueRendererBase

RichFaces UI Components UI 4.2.3.CR1

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