public class ScrollableDataTableFooterCellRenderer
extends org.ajax4jsf.renderkit.RendererBase
Constructor and Description |
---|
ScrollableDataTableFooterCellRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
doEncodeBegin(javax.faces.context.ResponseWriter writer,
javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
void |
doEncodeBegin(javax.faces.context.ResponseWriter writer,
javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
org.ajax4jsf.renderkit.ComponentVariables variables) |
void |
doEncodeEnd(javax.faces.context.ResponseWriter writer,
javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
void |
doEncodeEnd(javax.faces.context.ResponseWriter writer,
javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
org.ajax4jsf.renderkit.ComponentVariables variables) |
protected java.lang.Class |
getComponentClass()
Get base component class, targetted for this renderer.
|
addResource, decode, doDecode, doEncodeChildren, encodeBegin, encodeChildren, encodeEnd, getResource, getSkin, getUtils, preDecode, preEncodeBegin, renderChild, renderChildren
public ScrollableDataTableFooterCellRenderer()
protected java.lang.Class getComponentClass()
getComponentClass
in class org.ajax4jsf.renderkit.RendererBase
public void doEncodeBegin(javax.faces.context.ResponseWriter writer, javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws java.io.IOException
doEncodeBegin
in class org.ajax4jsf.renderkit.RendererBase
java.io.IOException
public void doEncodeBegin(javax.faces.context.ResponseWriter writer, javax.faces.context.FacesContext context, javax.faces.component.UIComponent component, org.ajax4jsf.renderkit.ComponentVariables variables) throws java.io.IOException
java.io.IOException
public void doEncodeEnd(javax.faces.context.ResponseWriter writer, javax.faces.context.FacesContext context, javax.faces.component.UIComponent component, org.ajax4jsf.renderkit.ComponentVariables variables) throws java.io.IOException
java.io.IOException
public void doEncodeEnd(javax.faces.context.ResponseWriter writer, javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws java.io.IOException
doEncodeEnd
in class org.ajax4jsf.renderkit.RendererBase
java.io.IOException
Copyright © 2015. All Rights Reserved.