Uses of Class
org.wicketstuff.facebook.plugins.Facepile.Size
-
Packages that use Facepile.Size Package Description org.wicketstuff.facebook.plugins -
-
Uses of Facepile.Size in org.wicketstuff.facebook.plugins
Methods in org.wicketstuff.facebook.plugins that return Facepile.Size Modifier and Type Method Description Facepile.SizeFacepile. getSize()static Facepile.SizeFacepile.Size. valueOf(String name)Returns the enum constant of this type with the specified name.static Facepile.Size[]Facepile.Size. 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 Facepile.Size Modifier and Type Method Description voidFacepile. setSize(Facepile.Size size)
-