public class PushRendererBase extends RendererBase
Constructor and Description |
---|
PushRendererBase() |
Modifier and Type | Method and Description |
---|---|
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) |
concatClasses, concatStyles, decode, doDecode, doEncodeBegin, doEncodeChildren, doEncodeEnd, encodeBegin, encodeChildren, encodeEnd, getComponentClass, getResourcePath, getSkin, getUtils, isAlreadyRendered, preDecode, preEncodeBegin, queueComponentEventForBehaviorEvent, renderChildren
protected String getPushResourceUrl(javax.faces.context.FacesContext context)
protected String getPushHandlerUrl(javax.faces.context.FacesContext context)
protected boolean shouldEncodePushUrl(javax.faces.context.FacesContext context)
protected String getOptionsString(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component)
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.