org.apache.myfaces.html5.event
Class DropListener
java.lang.Object
org.apache.myfaces.html5.event.DropListener
- All Implemented Interfaces:
- EventListener, javax.faces.event.BehaviorListener, javax.faces.event.FacesListener
public class DropListener
- extends Object
- implements javax.faces.event.BehaviorListener
Wrapper for drop listener expression of fx:dropTarget behavior.
|
Constructor Summary |
DropListener(javax.el.MethodExpression expr)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DropListener
public DropListener(javax.el.MethodExpression expr)
processDropEvent
public void processDropEvent(DropEvent event)
throws javax.faces.event.AbortProcessingException
- Throws:
javax.faces.event.AbortProcessingException
Copyright © 2011 The Apache Software Foundation. All Rights Reserved.