RichFaces Photoalbum 4.3.0.CR2

org.richfaces.photoalbum.manager
Class DnDManager

java.lang.Object
  extended by org.richfaces.photoalbum.manager.DnDManager
All Implemented Interfaces:
EventListener, javax.faces.event.FacesListener, org.richfaces.event.DropListener

@Named(value="dndManager")
public class DnDManager
extends Object
implements org.richfaces.event.DropListener


Constructor Summary
DnDManager()
           
 
Method Summary
 void processDrop(org.richfaces.event.DropEvent dropEvent)
          Listenet, that invoked during drag'n'drop process.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DnDManager

public DnDManager()
Method Detail

processDrop

public void processDrop(org.richfaces.event.DropEvent dropEvent)
Listenet, that invoked during drag'n'drop process. Only registered users can drag images.

Specified by:
processDrop in interface org.richfaces.event.DropListener
Parameters:
event - - event, indicated that drag'n'drop started

RichFaces Photoalbum 4.3.0.CR2

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