Class DragAndDropFileInputHandler
java.lang.Object
javax.faces.view.facelets.TagHandler
javax.faces.view.facelets.MetaTagHandler
javax.faces.view.facelets.DelegatingMetaTagHandler
javax.faces.view.facelets.ComponentHandler
com.webmethods.caf.faces.component.DynamicControlHandler
com.webmethods.caf.faces.component.input.DragAndDropFileInputHandler
- All Implemented Interfaces:
FaceletHandler
Override to handle 'action' attribute
-
Field Summary
Fields inherited from class javax.faces.view.facelets.DelegatingMetaTagHandler
delegateFactory
Fields inherited from class javax.faces.view.facelets.TagHandler
nextHandler, tag, tagId
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.webmethods.caf.faces.component.DynamicControlHandler
onComponentPopulated
Methods inherited from class javax.faces.view.facelets.ComponentHandler
createComponent, getComponentConfig, getTagHandlerDelegate, isNew, onComponentCreated
Methods inherited from class javax.faces.view.facelets.DelegatingMetaTagHandler
apply, applyNextHandler, getBinding, getTag, getTagAttribute, getTagId, isDisabled, setAttributes
Methods inherited from class javax.faces.view.facelets.TagHandler
getAttribute, getRequiredAttribute, toString
-
Constructor Details
-
DragAndDropFileInputHandler
- Parameters:
config
-
-
-
Method Details
-
createMetaRuleset
- Overrides:
createMetaRuleset
in classDelegatingMetaTagHandler
-