Modifier and Type | Method and Description |
---|---|
static org.apache.wicket.ResourceReference |
BrowserStyle.getIcon(String name,
IconSize size) |
static org.apache.wicket.ResourceReference |
BrowserStyle.getIcon(String customName,
String defaultName,
IconSize size) |
Modifier and Type | Method and Description |
---|---|
org.apache.wicket.ResourceReference |
Perspective.getIcon(IconSize size) |
Modifier and Type | Method and Description |
---|---|
IconSize |
TabbedPanel.getIconType() |
Modifier and Type | Method and Description |
---|---|
void |
TabbedPanel.setIconType(IconSize iconType) |
Modifier and Type | Method and Description |
---|---|
static IconSize |
IconSize.getIconSize(String name)
Finds the most appropriate IconType for a particular configuration value.
|
static IconSize |
IconSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IconSize[] |
IconSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
org.apache.wicket.ResourceReference |
ITitleDecorator.getIcon(IconSize type)
Retrieve an icon to represent the decorated object.
|
Modifier and Type | Method and Description |
---|---|
abstract org.apache.wicket.ResourceReference |
ILocaleProvider.HippoLocale.getIcon(IconSize size,
ILocaleProvider.LocaleState type) |
Copyright © 2007-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.