@Named(value="dndManager") public class DnDManager extends Object implements org.richfaces.event.DropListener
| Constructor and Description |
|---|
DnDManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAlbumToEvent(org.richfaces.event.DropEvent dropEvent) |
void |
processDrop(org.richfaces.event.DropEvent dropEvent)
Listener, that is invoked during drag'n'drop process.
|
public void processDrop(org.richfaces.event.DropEvent dropEvent)
processDrop in interface org.richfaces.event.DropListenerevent - - event, indicated that drag'n'drop startedpublic void addAlbumToEvent(org.richfaces.event.DropEvent dropEvent)
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.