Package com.restfb.types.send
Class ListViewElement
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.send.ListViewElement
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
addButton
(AbstractButton button) getTitle()
void
setDefaultAction
(DefaultAction defaultAction) void
setImageUrl
(String imageUrl) void
setSubtitle
(String subtitle) Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
ListViewElement
-
-
Method Details
-
addButton
-
getButtons
-
getTitle
-
getSubtitle
-
setSubtitle
-
getImageUrl
-
setImageUrl
-
getDefaultAction
-
setDefaultAction
-