org.openfaces.taglib.facelets.table
Class ComboBoxFilterTagHandler

java.lang.Object
  extended by javax.faces.view.facelets.TagHandler
      extended by javax.faces.view.facelets.MetaTagHandler
          extended by javax.faces.view.facelets.DelegatingMetaTagHandler
              extended by javax.faces.view.facelets.ComponentHandler
                  extended by org.openfaces.taglib.facelets.AbstractFaceletsComponentHandler
                      extended by org.openfaces.taglib.facelets.table.ComboBoxFilterTagHandler
All Implemented Interfaces:
javax.faces.view.facelets.FaceletHandler

public class ComboBoxFilterTagHandler
extends AbstractFaceletsComponentHandler


Constructor Summary
ComboBoxFilterTagHandler(javax.faces.view.facelets.ComponentConfig componentConfig)
           
 
Method Summary
 
Methods inherited from class org.openfaces.taglib.facelets.AbstractFaceletsComponentHandler
setAttributes
 
Methods inherited from class javax.faces.view.facelets.ComponentHandler
getComponentConfig, isNew, onComponentCreated, onComponentPopulated
 
Methods inherited from class javax.faces.view.facelets.DelegatingMetaTagHandler
apply, applyNextHandler, getBinding, getTag, getTagAttribute, getTagId, isDisabled
 
Methods inherited from class javax.faces.view.facelets.TagHandler
toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ComboBoxFilterTagHandler

public ComboBoxFilterTagHandler(javax.faces.view.facelets.ComponentConfig componentConfig)


Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.