org.richfaces.taglib
Class DragSupportHandler.DragHandler

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.ajax4jsf.taglib.html.facelets.AjaxComponentHandler
                  extended by org.richfaces.taglib.DragSupportHandler.DragHandler
All Implemented Interfaces:
com.sun.facelets.FaceletHandler
Enclosing class:
DragSupportHandler

public static class DragSupportHandler.DragHandler
extends org.ajax4jsf.taglib.html.facelets.AjaxComponentHandler


Field Summary
 
Fields inherited from class com.sun.facelets.tag.TagHandler
nextHandler, tag, tagId
 
Constructor Summary
DragSupportHandler.DragHandler(com.sun.facelets.tag.jsf.ComponentConfig config)
           
 
Method Summary
protected  com.sun.facelets.tag.MetaRuleset createMetaRuleset(java.lang.Class type)
           
 
Methods inherited from class com.sun.facelets.tag.jsf.ComponentHandler
apply, applyNextHandler, createComponent, getId, onComponentCreated, onComponentPopulated
 
Methods inherited from class com.sun.facelets.tag.MetaTagHandler
setAttributes
 
Methods inherited from class com.sun.facelets.tag.TagHandler
findNextByType, getAttribute, getRequiredAttribute, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DragSupportHandler.DragHandler

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

createMetaRuleset

protected com.sun.facelets.tag.MetaRuleset createMetaRuleset(java.lang.Class type)
Overrides:
createMetaRuleset in class org.ajax4jsf.taglib.html.facelets.AjaxComponentHandler


Copyright © 2007. All Rights Reserved.