org.richfaces.taglib
Class DragSupportHandler

java.lang.Object
  extended by com.sun.facelets.tag.TagHandler
      extended by org.richfaces.taglib.EventInjectionSupportHandler
          extended by org.richfaces.taglib.DragSupportHandler
All Implemented Interfaces:
com.sun.facelets.FaceletHandler

public class DragSupportHandler
extends EventInjectionSupportHandler

Author:
Nick - mailto:nbelaevski@exadel.com created 01.03.2007

Nested Class Summary
static class DragSupportHandler.DragHandler
           
 
Field Summary
 
Fields inherited from class com.sun.facelets.tag.TagHandler
nextHandler, tag, tagId
 
Constructor Summary
DragSupportHandler(com.sun.facelets.tag.jsf.ComponentConfig componentConfig)
           
 
Method Summary
protected  java.lang.String getEventName()
           
 
Methods inherited from class org.richfaces.taglib.EventInjectionSupportHandler
apply
 
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

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

getEventName

protected java.lang.String getEventName()
Specified by:
getEventName in class EventInjectionSupportHandler


Copyright © 2007. All Rights Reserved.