org.jboss.gravel.common.handler
Class CollectionHandler

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
All Implemented Interfaces:
com.sun.facelets.FaceletHandler
Direct Known Subclasses:
DataTableHandler

public class CollectionHandler
extends com.sun.facelets.tag.jsf.ComponentHandler


Constructor Summary
CollectionHandler(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

CollectionHandler

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