- setHashTags(Collection<C>) - Method in class org.wicketstuff.twitter.intents.TweetLink
-
Add context to the pre-prepared status update by appending #hashtags.
- setHashTags(IModel<?>) - Method in class org.wicketstuff.twitter.intents.TweetLink
-
Add context to the pre-prepared status update by appending #hashtags.
- setInReplyTo(IModel<?>) - Method in class org.wicketstuff.twitter.intents.TweetLink
-
Associate this Tweet with a specific Tweet by indicating its status ID here.
- setInReplyTo(String) - Method in class org.wicketstuff.twitter.intents.TweetLink
-
Associate this Tweet with a specific Tweet by indicating its status ID here.
- setRelated(Collection<C>) - Method in class org.wicketstuff.twitter.intents.FavoriteLink
-
Suggest accounts related to the your content.
- setRelated(IModel<?>) - Method in class org.wicketstuff.twitter.intents.FavoriteLink
-
Suggest accounts related to the your content.
- setRelated(Collection<C>) - Method in class org.wicketstuff.twitter.intents.RetweetLink
-
Suggest accounts related to the your content.
- setRelated(IModel<?>) - Method in class org.wicketstuff.twitter.intents.RetweetLink
-
Suggest accounts related to the your content.
- setRelated(Collection<C>) - Method in class org.wicketstuff.twitter.intents.TweetLink
-
Suggest accounts related to the your content.
- setRelated(IModel<?>) - Method in class org.wicketstuff.twitter.intents.TweetLink
-
Suggest accounts related to the your content.
- setScreenName(IModel<?>) - Method in class org.wicketstuff.twitter.intents.FollowLink
-
Every Twitter user has a screen name, but they are subject to change.
- setScreenName(String) - Method in class org.wicketstuff.twitter.intents.FollowLink
-
Every Twitter user has a screen name, but they are subject to change.
- setShowFollowerCount(boolean) - Method in class org.wicketstuff.twitter.FollowButton
-
By default, the User's followers count is displayed with the Follow Button.
- setText(IModel<?>) - Method in class org.wicketstuff.twitter.intents.TweetLink
-
Users will still be able to edit the pre-prepared text.
- setText(String) - Method in class org.wicketstuff.twitter.intents.TweetLink
-
Users will still be able to edit the pre-prepared text.
- setTweetId(IModel<?>) - Method in class org.wicketstuff.twitter.intents.FavoriteLink
-
Every Tweet is identified by an ID.
- setTweetId(String) - Method in class org.wicketstuff.twitter.intents.FavoriteLink
-
Every Tweet is identified by an ID.
- setTweetId(IModel<?>) - Method in class org.wicketstuff.twitter.intents.RetweetLink
-
Every Tweet is identified by an ID.
- setTweetId(String) - Method in class org.wicketstuff.twitter.intents.RetweetLink
-
Every Tweet is identified by an ID.
- setTweetUrl(IModel<?>) - Method in class org.wicketstuff.twitter.intents.TweetLink
-
The provided URL will be shortened with t.co and appended to the end of the Tweet.
- setTweetUrl(String) - Method in class org.wicketstuff.twitter.intents.TweetLink
-
The provided URL will be shortened with t.co and appended to the end of the Tweet.
- setUserId(IModel<?>) - Method in class org.wicketstuff.twitter.intents.FollowLink
-
Twitter User IDs are available from the API and uniquely identify a user.
- setUserId(String) - Method in class org.wicketstuff.twitter.intents.FollowLink
-
Twitter User IDs are available from the API and uniquely identify a user.
- setVia(IModel<?>) - Method in class org.wicketstuff.twitter.intents.TweetLink
-
A screen name to associate with the Tweet.
- setVia(String) - Method in class org.wicketstuff.twitter.intents.TweetLink
-
A screen name to associate with the Tweet.