Package org.wicketstuff.twitter.behavior.ajax
-
Class Summary Class Description AbstractAjaxTwitterEventBehavior AjaxClickEventBehavior https://dev.twitter.com/docs/intents/events#tweet
Supported by: Tweet Button & Follow Button
Receive an event when the user has clicked the Tweet Button or Follow Button.AjaxFavoriteEventBehavior https://dev.twitter.com/docs/intents/events#favorite
Supported by: Web Intents
This event will populate the favorited tweet_id in the Event Object's data method.AjaxFollowEventBehavior https://dev.twitter.com/docs/intents/events#follow Supported by: Tweet Button, Follow Button, & Web Intents This event will populate the followed user_id in the Event Object's data method.AjaxRetweetEventBehavior https://dev.twitter.com/docs/intents/events#retweet
Supported by: Web Intents
This event will populate the original Tweet that was retweeted's source_tweet_id in theEventObject.AjaxTweetEventBehavior https://dev.twitter.com/docs/intents/events#tweet Supported by: Tweet Button & Web Intents This event will be triggered when the user publishes his tweet within the share box.Event https://dev.twitter.com/docs/intents/events#event-object -
Enum Summary Enum Description Event.EventRegion Event.EventType