Skip navigation links
A C D E F G I L M O R S V 

A

AbstractAuthEventBehavior - Class in org.wicketstuff.facebook.behaviors
https://developers.facebook.com/docs/reference/javascript/FB.Event.subscribe/
AbstractAuthEventBehavior(String) - Constructor for class org.wicketstuff.facebook.behaviors.AbstractAuthEventBehavior
 
AbstractFacebookPlugin - Class in org.wicketstuff.facebook.plugins
https://developers.facebook.com/docs/plugins/ This is an abstract class for facebook social plugins.
AbstractFacebookPlugin(String, String) - Constructor for class org.wicketstuff.facebook.plugins.AbstractFacebookPlugin
 
AbstractFacebookPlugin.EnumModel - Class in org.wicketstuff.facebook.plugins
 
AbstractSubscribeBehavior - Class in org.wicketstuff.facebook.behaviors
https://developers.facebook.com/docs/reference/javascript/FB.Event.subscribe/
AbstractSubscribeBehavior(String, String...) - Constructor for class org.wicketstuff.facebook.behaviors.AbstractSubscribeBehavior
 
ActivityFeed - Class in org.wicketstuff.facebook.plugins
https://developers.facebook.com/docs/reference/plugins/activity/
ActivityFeed(String) - Constructor for class org.wicketstuff.facebook.plugins.ActivityFeed
 
ActivityFeed(String, IModel<?>) - Constructor for class org.wicketstuff.facebook.plugins.ActivityFeed
 
AuthLoginEventBehavior - Class in org.wicketstuff.facebook.behaviors
fired when the user logs in
AuthLoginEventBehavior() - Constructor for class org.wicketstuff.facebook.behaviors.AuthLoginEventBehavior
 
AuthPromptEventBehavior - Class in org.wicketstuff.facebook.behaviors
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
AuthPromptEventBehavior() - Constructor for class org.wicketstuff.facebook.behaviors.AuthPromptEventBehavior
 
AuthResponseChangeEventBehavior - Class in org.wicketstuff.facebook.behaviors
fired when the authResponse changes
AuthResponseChangeEventBehavior() - Constructor for class org.wicketstuff.facebook.behaviors.AuthResponseChangeEventBehavior
 
AuthStatusChangeEventBehavior - Class in org.wicketstuff.facebook.behaviors
fired when the status changes
AuthStatusChangeEventBehavior() - Constructor for class org.wicketstuff.facebook.behaviors.AuthStatusChangeEventBehavior
 

C

ColorScheme - Enum in org.wicketstuff.facebook.plugins
 
CommentCreateEventBehavior - Class in org.wicketstuff.facebook.behaviors
fired when the user adds a comment (fb:comments)
CommentCreateEventBehavior() - Constructor for class org.wicketstuff.facebook.behaviors.CommentCreateEventBehavior
 
CommentRemoveEventBehavior - Class in org.wicketstuff.facebook.behaviors
fired when the user removes a comment (fb:comments)
CommentRemoveEventBehavior() - Constructor for class org.wicketstuff.facebook.behaviors.CommentRemoveEventBehavior
 
Comments - Class in org.wicketstuff.facebook.plugins
https://developers.facebook.com/docs/reference/plugins/comments/
Comments(String) - Constructor for class org.wicketstuff.facebook.plugins.Comments
 
Comments(String, IModel<?>) - Constructor for class org.wicketstuff.facebook.plugins.Comments
 
Comments(String, String) - Constructor for class org.wicketstuff.facebook.plugins.Comments
 

D

detach() - Method in class org.wicketstuff.facebook.plugins.AbstractFacebookPlugin.EnumModel
 

E

EdgeCreateEventBehavior - Class in org.wicketstuff.facebook.behaviors
fired when the user likes something (fb:like)
EdgeCreateEventBehavior() - Constructor for class org.wicketstuff.facebook.behaviors.EdgeCreateEventBehavior
 
EdgeRemoveEventBehavior - Class in org.wicketstuff.facebook.behaviors
fired when the user unlikes something (fb:like)
EdgeRemoveEventBehavior() - Constructor for class org.wicketstuff.facebook.behaviors.EdgeRemoveEventBehavior
 
EnumModel(IModel<? extends Enum<?>>) - Constructor for class org.wicketstuff.facebook.plugins.AbstractFacebookPlugin.EnumModel
 

F

FacebookPermission - Enum in org.wicketstuff.facebook
https://developers.facebook.com/docs/reference/api/permissions/
FacebookRootProvider - Interface in org.wicketstuff.facebook
This is a marker interface for the the fb-root container.
FacebookSdk - Class in org.wicketstuff.facebook
https://developers.facebook.com/docs/reference/javascript/
The final tag should look like that:
FacebookSdk(String) - Constructor for class org.wicketstuff.facebook.FacebookSdk
 
FacebookSdk(String, String) - Constructor for class org.wicketstuff.facebook.FacebookSdk
 
Facepile - Class in org.wicketstuff.facebook.plugins
https://developers.facebook.com/docs/reference/plugins/facepile/
Facepile(String, IModel<?>) - Constructor for class org.wicketstuff.facebook.plugins.Facepile
 
Facepile(String, String) - Constructor for class org.wicketstuff.facebook.plugins.Facepile
 
Facepile.Size - Enum in org.wicketstuff.facebook.plugins
 
Font - Enum in org.wicketstuff.facebook.plugins
 

G

getAction() - Method in class org.wicketstuff.facebook.plugins.LikeButton
 
getColorScheme() - Method in class org.wicketstuff.facebook.plugins.AbstractFacebookPlugin
 
getFont() - Method in class org.wicketstuff.facebook.plugins.AbstractFacebookPlugin
 
getLayoutStyle() - Method in class org.wicketstuff.facebook.plugins.LikeButton
 
getLinkTarget() - Method in class org.wicketstuff.facebook.plugins.ActivityFeed
 
getLinkTarget() - Method in class org.wicketstuff.facebook.plugins.Recommendations
 
getMarkupId() - Method in class org.wicketstuff.facebook.FacebookSdk
getMaxRows() - Method in class org.wicketstuff.facebook.plugins.Facepile
 
getMaxRows() - Method in class org.wicketstuff.facebook.plugins.LoginButton
 
getNumPosts() - Method in class org.wicketstuff.facebook.plugins.Comments
 
getObject() - Method in class org.wicketstuff.facebook.plugins.AbstractFacebookPlugin.EnumModel
 
getPermissions() - Method in class org.wicketstuff.facebook.plugins.LoginButton
 
getSize() - Method in class org.wicketstuff.facebook.plugins.Facepile
 
getViaAttributionUrl() - Method in class org.wicketstuff.facebook.plugins.LiveStream
 
getXid() - Method in class org.wicketstuff.facebook.plugins.LiveStream
 

I

isAlwaysPostToFriends() - Method in class org.wicketstuff.facebook.plugins.LiveStream
 
isRecommendations() - Method in class org.wicketstuff.facebook.plugins.ActivityFeed
 
isSendButton() - Method in class org.wicketstuff.facebook.plugins.LikeButton
 
isShowFaces() - Method in class org.wicketstuff.facebook.plugins.LikeBox
 
isShowFaces() - Method in class org.wicketstuff.facebook.plugins.LikeButton
 
isShowFaces() - Method in class org.wicketstuff.facebook.plugins.LoginButton
 
isShowHeader() - Method in class org.wicketstuff.facebook.plugins.ActivityFeed
 
isShowHeader() - Method in class org.wicketstuff.facebook.plugins.LikeBox
 
isShowHeader() - Method in class org.wicketstuff.facebook.plugins.Recommendations
 
isShowStream() - Method in class org.wicketstuff.facebook.plugins.LikeBox
 
isVisible() - Method in class org.wicketstuff.facebook.FacebookSdk

L

LikeBox - Class in org.wicketstuff.facebook.plugins
https://developers.facebook.com/docs/reference/plugins/like-box/
LikeBox(String) - Constructor for class org.wicketstuff.facebook.plugins.LikeBox
 
LikeBox(String, IModel<?>) - Constructor for class org.wicketstuff.facebook.plugins.LikeBox
 
LikeBox(String, String) - Constructor for class org.wicketstuff.facebook.plugins.LikeBox
 
LikeButton - Class in org.wicketstuff.facebook.plugins
https://developers.facebook.com/docs/reference/plugins/like/
LikeButton(String) - Constructor for class org.wicketstuff.facebook.plugins.LikeButton
LikeButton(String, IModel<?>) - Constructor for class org.wicketstuff.facebook.plugins.LikeButton
 
LikeButton(String, String) - Constructor for class org.wicketstuff.facebook.plugins.LikeButton
 
LikeButton.LikeButtonAction - Enum in org.wicketstuff.facebook.plugins
 
LikeButton.LikeButtonLayoutStyle - Enum in org.wicketstuff.facebook.plugins
 
LinkTarget - Enum in org.wicketstuff.facebook.plugins
 
LiveStream - Class in org.wicketstuff.facebook.plugins
https://developers.facebook.com/docs/reference/plugins/live-stream/
LiveStream(String, String) - Constructor for class org.wicketstuff.facebook.plugins.LiveStream
 
LoginButton - Class in org.wicketstuff.facebook.plugins
https://developers.facebook.com/docs/reference/plugins/login/
LoginButton(String) - Constructor for class org.wicketstuff.facebook.plugins.LoginButton
LoginButton(String, FacebookPermission...) - Constructor for class org.wicketstuff.facebook.plugins.LoginButton
By default the Login button prompts users for their public information.
LogoutEventBehavior - Class in org.wicketstuff.facebook.behaviors
fired when the user logs out
LogoutEventBehavior() - Constructor for class org.wicketstuff.facebook.behaviors.LogoutEventBehavior
 

M

MissingFacebookRootException - Exception in org.wicketstuff.facebook
 
MissingFacebookRootException() - Constructor for exception org.wicketstuff.facebook.MissingFacebookRootException
 

O

onCommentCreate(AjaxRequestTarget, String, String) - Method in class org.wicketstuff.facebook.behaviors.CommentCreateEventBehavior
 
onCommentRemove(AjaxRequestTarget, String, String) - Method in class org.wicketstuff.facebook.behaviors.CommentRemoveEventBehavior
 
onEdgeCreate(AjaxRequestTarget, String) - Method in class org.wicketstuff.facebook.behaviors.EdgeCreateEventBehavior
 
onEdgeRemove(AjaxRequestTarget, String) - Method in class org.wicketstuff.facebook.behaviors.EdgeRemoveEventBehavior
 
onEvent(AjaxRequestTarget, IRequestParameters, String) - Method in class org.wicketstuff.facebook.behaviors.AbstractAuthEventBehavior
 
onEvent(AjaxRequestTarget, IRequestParameters, String) - Method in class org.wicketstuff.facebook.behaviors.AbstractSubscribeBehavior
 
onEvent(AjaxRequestTarget, IRequestParameters, String) - Method in class org.wicketstuff.facebook.behaviors.AuthPromptEventBehavior
 
onEvent(AjaxRequestTarget, IRequestParameters, String) - Method in class org.wicketstuff.facebook.behaviors.CommentCreateEventBehavior
 
onEvent(AjaxRequestTarget, IRequestParameters, String) - Method in class org.wicketstuff.facebook.behaviors.CommentRemoveEventBehavior
 
onEvent(AjaxRequestTarget, IRequestParameters, String) - Method in class org.wicketstuff.facebook.behaviors.EdgeCreateEventBehavior
 
onEvent(AjaxRequestTarget, IRequestParameters, String) - Method in class org.wicketstuff.facebook.behaviors.EdgeRemoveEventBehavior
 
onEvent(AjaxRequestTarget, IRequestParameters, String) - Method in class org.wicketstuff.facebook.behaviors.LogoutEventBehavior
 
onEvent(AjaxRequestTarget, IRequestParameters, String) - Method in class org.wicketstuff.facebook.behaviors.RenderEventBehavior
 
onLogout(AjaxRequestTarget, String) - Method in class org.wicketstuff.facebook.behaviors.LogoutEventBehavior
 
onPrompt(AjaxRequestTarget, String) - Method in class org.wicketstuff.facebook.behaviors.AuthPromptEventBehavior
 
onRender(AjaxRequestTarget) - Method in class org.wicketstuff.facebook.behaviors.RenderEventBehavior
 
onRender() - Method in class org.wicketstuff.facebook.plugins.AbstractFacebookPlugin
 
onSessionEvent(AjaxRequestTarget, String, String, String, String, String) - Method in class org.wicketstuff.facebook.behaviors.AbstractAuthEventBehavior
 
org.wicketstuff.facebook - package org.wicketstuff.facebook
 
org.wicketstuff.facebook.behaviors - package org.wicketstuff.facebook.behaviors
 
org.wicketstuff.facebook.plugins - package org.wicketstuff.facebook.plugins
 

R

Recommendations - Class in org.wicketstuff.facebook.plugins
https://developers.facebook.com/docs/reference/plugins/recommendations/
Recommendations(String) - Constructor for class org.wicketstuff.facebook.plugins.Recommendations
 
Recommendations(String, IModel<?>) - Constructor for class org.wicketstuff.facebook.plugins.Recommendations
 
RenderEventBehavior - Class in org.wicketstuff.facebook.behaviors
fired when a call to FB.XFBML.parse() completes
RenderEventBehavior() - Constructor for class org.wicketstuff.facebook.behaviors.RenderEventBehavior
 
renderHead(Component, IHeaderResponse) - Method in class org.wicketstuff.facebook.behaviors.AbstractSubscribeBehavior
renderHead(IHeaderResponse) - Method in class org.wicketstuff.facebook.FacebookSdk
respond(AjaxRequestTarget) - Method in class org.wicketstuff.facebook.behaviors.AbstractSubscribeBehavior

S

SendButton - Class in org.wicketstuff.facebook.plugins
https://developers.facebook.com/docs/reference/plugins/send/
SendButton(String, IModel<?>) - Constructor for class org.wicketstuff.facebook.plugins.SendButton
 
SendButton(String, String) - Constructor for class org.wicketstuff.facebook.plugins.SendButton
 
setAction(LikeButton.LikeButtonAction) - Method in class org.wicketstuff.facebook.plugins.LikeButton
 
setAlwaysPostToFriends(boolean) - Method in class org.wicketstuff.facebook.plugins.LiveStream
If set, all user posts will always go to their profile.
setColorScheme(ColorScheme) - Method in class org.wicketstuff.facebook.plugins.AbstractFacebookPlugin
specifies the colorscheme for the plugin
setFbAdmins(String...) - Method in class org.wicketstuff.facebook.FacebookSdk
 
setFont(Font) - Method in class org.wicketstuff.facebook.plugins.AbstractFacebookPlugin
 
setLayoutStyle(LikeButton.LikeButtonLayoutStyle) - Method in class org.wicketstuff.facebook.plugins.LikeButton
 
setLinkTarget(LinkTarget) - Method in class org.wicketstuff.facebook.plugins.ActivityFeed
 
setLinkTarget(LinkTarget) - Method in class org.wicketstuff.facebook.plugins.Recommendations
This specifies the context in which content links are opened.
setMaxRows(int) - Method in class org.wicketstuff.facebook.plugins.Facepile
the maximum number of rows of faces to display.
setMaxRows(int) - Method in class org.wicketstuff.facebook.plugins.LoginButton
the maximum number of rows of profile pictures to display.
setNumPosts(int) - Method in class org.wicketstuff.facebook.plugins.Comments
 
setOgProperty(String, String) - Method in class org.wicketstuff.facebook.FacebookSdk
 
setPermissions(List<FacebookPermission>) - Method in class org.wicketstuff.facebook.plugins.LoginButton
 
setRecommendations(boolean) - Method in class org.wicketstuff.facebook.plugins.ActivityFeed
 
setSendButton(boolean) - Method in class org.wicketstuff.facebook.plugins.LikeButton
 
setShowFaces(boolean) - Method in class org.wicketstuff.facebook.plugins.LikeBox
 
setShowFaces(boolean) - Method in class org.wicketstuff.facebook.plugins.LikeButton
 
setShowFaces(boolean) - Method in class org.wicketstuff.facebook.plugins.LoginButton
 
setShowHeader(boolean) - Method in class org.wicketstuff.facebook.plugins.ActivityFeed
 
setShowHeader(boolean) - Method in class org.wicketstuff.facebook.plugins.LikeBox
 
setShowHeader(boolean) - Method in class org.wicketstuff.facebook.plugins.Recommendations
specifies whether to show the Facebook header
setShowStream(boolean) - Method in class org.wicketstuff.facebook.plugins.LikeBox
 
setSize(Facepile.Size) - Method in class org.wicketstuff.facebook.plugins.Facepile
 
setViaAttributionUrl(String) - Method in class org.wicketstuff.facebook.plugins.LiveStream
The URL that users are redirected to when they click on your app name on a status (if not specified, your Connect URL is used).
setXid(String) - Method in class org.wicketstuff.facebook.plugins.LiveStream
If you have multiple live stream boxes on the same page, specify a unique `xid` for each.

V

valueOf(String) - Static method in enum org.wicketstuff.facebook.FacebookPermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wicketstuff.facebook.plugins.ColorScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wicketstuff.facebook.plugins.Facepile.Size
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wicketstuff.facebook.plugins.Font
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wicketstuff.facebook.plugins.LikeButton.LikeButtonAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wicketstuff.facebook.plugins.LikeButton.LikeButtonLayoutStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wicketstuff.facebook.plugins.LinkTarget
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wicketstuff.facebook.FacebookPermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wicketstuff.facebook.plugins.ColorScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wicketstuff.facebook.plugins.Facepile.Size
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wicketstuff.facebook.plugins.Font
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wicketstuff.facebook.plugins.LikeButton.LikeButtonAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wicketstuff.facebook.plugins.LikeButton.LikeButtonLayoutStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wicketstuff.facebook.plugins.LinkTarget
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G I L M O R S V 
Skip navigation links

Copyright © 2020. All rights reserved.