RichFaces UI Components UI 4.2.2.Final

org.richfaces.renderkit
Class PushRendererBase

java.lang.Object
  extended by javax.faces.render.Renderer
      extended by org.richfaces.renderkit.PushRendererBase
Direct Known Subclasses:
PushRenderer

public class PushRendererBase
extends javax.faces.render.Renderer

Author:
Nick Belaevski

Constructor Summary
PushRendererBase()
           
 
Method Summary
protected  String getOptionsString(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component)
           
protected  String getPushHandlerUrl(javax.faces.context.FacesContext context)
           
protected  String getPushResourceUrl(javax.faces.context.FacesContext context)
           
protected  boolean shouldEncodePushUrl(javax.faces.context.FacesContext context)
           
 
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

PushRendererBase

public PushRendererBase()
Method Detail

getPushResourceUrl

protected String getPushResourceUrl(javax.faces.context.FacesContext context)

getPushHandlerUrl

protected String getPushHandlerUrl(javax.faces.context.FacesContext context)

shouldEncodePushUrl

protected boolean shouldEncodePushUrl(javax.faces.context.FacesContext context)

getOptionsString

protected String getOptionsString(javax.faces.context.FacesContext context,
                                  javax.faces.component.UIComponent component)

RichFaces UI Components UI 4.2.2.Final

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