org.richfaces.photoalbum.social.gplus
Class GooglePlusAlbumDndManager
java.lang.Object
org.richfaces.photoalbum.social.gplus.GooglePlusAlbumDndManager
- All Implemented Interfaces:
- Serializable, EventListener, javax.faces.event.FacesListener, org.richfaces.event.DropListener
@Named(value="gDndManager")
@SessionScoped
public class GooglePlusAlbumDndManager
- 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 |
GooglePlusAlbumDndManager
public GooglePlusAlbumDndManager()
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.