org.richfaces.taglib
Class DropSupportHandler

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

public class DropSupportHandler
extends EventInjectionSupportHandler

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

Nested Class Summary
static class DropSupportHandler.DropHandler
           
 
Field Summary
 
Fields inherited from class com.sun.facelets.tag.TagHandler
nextHandler, tag, tagId
 
Constructor Summary
DropSupportHandler(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

DropSupportHandler

public DropSupportHandler(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.