Package | Description |
---|---|
org.wicketstuff.browserid |
Modifier and Type | Method and Description |
---|---|
static GuestPanel.Style |
GuestPanel.Style.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GuestPanel.Style[] |
GuestPanel.Style.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected org.apache.wicket.request.resource.ResourceReference |
GuestPanel.getImage(GuestPanel.Style style) |
Constructor and Description |
---|
BrowserIdPanel(String id,
GuestPanel.Style style) |
GuestPanel(String id,
GuestPanel.Style style) |
Copyright © 2015. All rights reserved.