org.richfaces.demo.dragdrop
Class DragDropEventBean
java.lang.Object
org.richfaces.demo.dragdrop.DragDropEventBean
- All Implemented Interfaces:
- EventListener, javax.faces.event.FacesListener, org.richfaces.event.DropListener
public class DragDropEventBean
- extends Object
- implements org.richfaces.event.DropListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DragDropEventBean
public DragDropEventBean()
setDragDropBean
public void setDragDropBean(DragDropBean dragDropBean)
processDrop
public void processDrop(org.richfaces.event.DropEvent event)
- Specified by:
processDrop in interface org.richfaces.event.DropListener
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.