Richfaces Examples: Richfaces Showcase Application 4.1.0.20110910-M2

org.richfaces.demo.dragdrop
Class DragDropEventBean

java.lang.Object
  extended by org.richfaces.demo.dragdrop.DragDropEventBean
All Implemented Interfaces:
java.util.EventListener, javax.faces.event.FacesListener, org.richfaces.event.DropListener

public class DragDropEventBean
extends java.lang.Object
implements org.richfaces.event.DropListener


Constructor Summary
DragDropEventBean()
           
 
Method Summary
 void processDrop(org.richfaces.event.DropEvent event)
           
 void setDragDropBean(DragDropBean dragDropBean)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DragDropEventBean

public DragDropEventBean()
Method Detail

setDragDropBean

public void setDragDropBean(DragDropBean dragDropBean)

processDrop

public void processDrop(org.richfaces.event.DropEvent event)
Specified by:
processDrop in interface org.richfaces.event.DropListener

Richfaces Examples: Richfaces Showcase Application 4.1.0.20110910-M2

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.