Uses of Class
org.wicketstuff.facebook.plugins.ColorScheme

Packages that use ColorScheme
org.wicketstuff.facebook.plugins   
 

Uses of ColorScheme in org.wicketstuff.facebook.plugins
 

Methods in org.wicketstuff.facebook.plugins that return ColorScheme
 ColorScheme AbstractFacebookPlugin.getColorScheme()
           
static ColorScheme ColorScheme.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ColorScheme[] ColorScheme.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 ColorScheme
 void AbstractFacebookPlugin.setColorScheme(ColorScheme colorScheme)
          specifies the colorscheme for the plugin
 



Copyright © 2014. All rights reserved.