Package com.restfb.types.send
Class ShareButton
- java.lang.Object
-
- com.restfb.types.AbstractFacebookType
-
- com.restfb.types.send.AbstractButton
-
- com.restfb.types.send.ShareButton
-
- All Implemented Interfaces:
Serializable
public class ShareButton extends AbstractButton
Represents the Share Button- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.restfb.types.send.AbstractButton
title
-
-
Constructor Summary
Constructors Constructor Description ShareButton()
-
Method Summary
-
Methods inherited from class com.restfb.types.send.AbstractButton
getTitle, getType, setType
-
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
-
-
-
Constructor Detail
-
ShareButton
public ShareButton()
-
-