Uses of Class
org.wicketstuff.facebook.plugins.LikeButton.LikeButtonAction

Packages that use LikeButton.LikeButtonAction
org.wicketstuff.facebook.plugins   
 

Uses of LikeButton.LikeButtonAction in org.wicketstuff.facebook.plugins
 

Methods in org.wicketstuff.facebook.plugins that return LikeButton.LikeButtonAction
 LikeButton.LikeButtonAction LikeButton.getAction()
           
static LikeButton.LikeButtonAction LikeButton.LikeButtonAction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LikeButton.LikeButtonAction[] LikeButton.LikeButtonAction.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.LikeButtonAction
 void LikeButton.setAction(LikeButton.LikeButtonAction displayVerb)
           
 



Copyright © 2014. All rights reserved.