RichFaces Showcase 4.3.1.CR1

org.richfaces.demo.dragdrop
Class DragDropEventBean

java.lang.Object
  extended by 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


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 Showcase 4.3.1.CR1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.