org.jboss.gravel.compat.handler
Class DataTableColumnHandler

java.lang.Object
  extended by com.sun.facelets.tag.TagHandler
      extended by com.sun.facelets.tag.MetaTagHandler
          extended by com.sun.facelets.tag.jsf.ComponentHandler
              extended by org.jboss.gravel.compat.handler.DataTableColumnHandler
All Implemented Interfaces:
com.sun.facelets.FaceletHandler

public final class DataTableColumnHandler
extends com.sun.facelets.tag.jsf.ComponentHandler


Constructor Summary
DataTableColumnHandler(com.sun.facelets.tag.jsf.ComponentConfig config)
           
 
Method Summary
 void applyForFacets(com.sun.facelets.FaceletContext ctx, javax.faces.component.UIComponent parent)
           
 
Methods inherited from class com.sun.facelets.tag.jsf.ComponentHandler
apply
 
Methods inherited from class com.sun.facelets.tag.TagHandler
toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DataTableColumnHandler

public DataTableColumnHandler(com.sun.facelets.tag.jsf.ComponentConfig config)
Method Detail

applyForFacets

public final void applyForFacets(com.sun.facelets.FaceletContext ctx,
                                 javax.faces.component.UIComponent parent)
                          throws IOException,
                                 javax.faces.FacesException,
                                 javax.el.ELException
Throws:
IOException
javax.faces.FacesException
javax.el.ELException