org.jboss.gravel.compat.handler
Class DataTableHandler

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.common.handler.CollectionHandler
                  extended by org.jboss.gravel.compat.handler.DataTableHandler
All Implemented Interfaces:
com.sun.facelets.FaceletHandler

public final class DataTableHandler
extends CollectionHandler


Constructor Summary
DataTableHandler(com.sun.facelets.tag.jsf.ComponentConfig componentConfig)
           
 
Method Summary
 
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

DataTableHandler

public DataTableHandler(com.sun.facelets.tag.jsf.ComponentConfig componentConfig)