Uses of Class
org.wicketstuff.facebook.plugins.LikeButton.LikeButtonLayoutStyle
-
Packages that use LikeButton.LikeButtonLayoutStyle Package Description org.wicketstuff.facebook.plugins -
-
Uses of LikeButton.LikeButtonLayoutStyle in org.wicketstuff.facebook.plugins
Methods in org.wicketstuff.facebook.plugins that return LikeButton.LikeButtonLayoutStyle Modifier and Type Method Description LikeButton.LikeButtonLayoutStyleLikeButton. getLayoutStyle()static LikeButton.LikeButtonLayoutStyleLikeButton.LikeButtonLayoutStyle. valueOf(String name)Returns the enum constant of this type with the specified name.static LikeButton.LikeButtonLayoutStyle[]LikeButton.LikeButtonLayoutStyle. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wicketstuff.facebook.plugins with parameters of type LikeButton.LikeButtonLayoutStyle Modifier and Type Method Description voidLikeButton. setLayoutStyle(LikeButton.LikeButtonLayoutStyle layoutStyle)
-