RichFaces UI Components UI 4.2.2.Final

org.richfaces.renderkit
Class AbstractTableRenderer.SimpleHeaderEncodeStrategy

java.lang.Object
  extended by org.richfaces.renderkit.AbstractTableRenderer.SimpleHeaderEncodeStrategy
All Implemented Interfaces:
EncodeStrategy
Enclosing class:
AbstractTableRenderer

protected class AbstractTableRenderer.SimpleHeaderEncodeStrategy
extends Object
implements EncodeStrategy


Constructor Summary
protected AbstractTableRenderer.SimpleHeaderEncodeStrategy()
           
 
Method Summary
 void begin(javax.faces.context.ResponseWriter writer, javax.faces.context.FacesContext context, javax.faces.component.UIComponent column, Object[] params)
           
 void end(javax.faces.context.ResponseWriter writer, javax.faces.context.FacesContext context, javax.faces.component.UIComponent column, Object[] params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractTableRenderer.SimpleHeaderEncodeStrategy

protected AbstractTableRenderer.SimpleHeaderEncodeStrategy()
Method Detail

begin

public void begin(javax.faces.context.ResponseWriter writer,
                  javax.faces.context.FacesContext context,
                  javax.faces.component.UIComponent column,
                  Object[] params)
           throws IOException
Specified by:
begin in interface EncodeStrategy
Throws:
IOException

end

public void end(javax.faces.context.ResponseWriter writer,
                javax.faces.context.FacesContext context,
                javax.faces.component.UIComponent column,
                Object[] params)
         throws IOException
Specified by:
end in interface EncodeStrategy
Throws:
IOException

RichFaces UI Components UI 4.2.2.Final

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