org.richfaces.renderkit
Class PushRendererBase
java.lang.Object
javax.faces.render.Renderer
org.richfaces.renderkit.PushRendererBase
- Direct Known Subclasses:
- PushRenderer
public class PushRendererBase
- extends javax.faces.render.Renderer
- Author:
- Nick Belaevski
Method Summary |
protected String |
getOptionsString(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
|
protected String |
getPushUrl(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 |
PushRendererBase
public PushRendererBase()
getPushUrl
protected String getPushUrl(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)
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.