Uses of Class
org.wicketstuff.facebook.behaviors.AbstractSubscribeBehavior

Packages that use AbstractSubscribeBehavior
org.wicketstuff.facebook.behaviors   
 

Uses of AbstractSubscribeBehavior in org.wicketstuff.facebook.behaviors
 

Subclasses of AbstractSubscribeBehavior in org.wicketstuff.facebook.behaviors
 class AbstractAuthEventBehavior
          https://developers.facebook.com/docs/reference/javascript/FB.Event.subscribe/
 class AuthLoginEventBehavior
          fired when the user logs in
 class AuthPromptEventBehavior
          https://developers.facebook.com/docs/reference/javascript/FB.Event.subscribe/ fired when user is prompted to log in or opt in to Platform after clicking a Like button
 class AuthResponseChangeEventBehavior
          fired when the authResponse changes
 class AuthStatusChangeEventBehavior
          fired when the status changes
 class CommentCreateEventBehavior
          fired when the user adds a comment (fb:comments)
 class CommentRemoveEventBehavior
          fired when the user removes a comment (fb:comments)
 class EdgeCreateEventBehavior
          fired when the user likes something (fb:like)
 class EdgeRemoveEventBehavior
          fired when the user unlikes something (fb:like)
 class LogoutEventBehavior
          fired when the user logs out
 class RenderEventBehavior
          fired when a call to FB.XFBML.parse() completes
 



Copyright © 2014. All rights reserved.