Richfaces UI Components UI 4.1.0.20110910-M2

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  java.lang.String getOptionsString(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component)
           
protected  java.lang.String getPushHandlerUrl(javax.faces.context.FacesContext context)
           
protected  java.lang.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 java.lang.String getPushResourceUrl(javax.faces.context.FacesContext context)

getPushHandlerUrl

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

shouldEncodePushUrl

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

getOptionsString

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

Richfaces UI Components UI 4.1.0.20110910-M2

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.