org.richfaces.photoalbum.social.facebook
Class FacebookAlbumDndManager
java.lang.Object
org.richfaces.photoalbum.social.facebook.FacebookAlbumDndManager
- All Implemented Interfaces:
- Serializable, EventListener, javax.faces.event.FacesListener, org.richfaces.event.DropListener
@Named(value="fbDndManager")
@SessionScoped
public class FacebookAlbumDndManager
- extends Object
- implements Serializable, org.richfaces.event.DropListener
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FacebookAlbumDndManager
public FacebookAlbumDndManager()
processDrop
public void processDrop(org.richfaces.event.DropEvent event)
- Specified by:
processDrop in interface org.richfaces.event.DropListener
shareAlbum
public void shareAlbum()
importAlbum
public void importAlbum()
getAlbumId
public String getAlbumId()
setAlbumId
public void setAlbumId(String albumId)
getAlbum
public org.richfaces.json.JSONObject getAlbum()
isAlbumAlreadyShared
public boolean isAlbumAlreadyShared()
setAlbumAlreadyShared
public void setAlbumAlreadyShared(boolean albumAlreadyShared)
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.