public class IconBarFontItem extends Object implements IconBarItem
| Constructor and Description |
|---|
IconBarFontItem(IconType iconType,
String text) |
| Modifier and Type | Method and Description |
|---|---|
IconType |
getIconType() |
org.apache.wicket.request.resource.ResourceReference |
getImageResourceReference() |
String |
getLabel() |
public org.apache.wicket.request.resource.ResourceReference getImageResourceReference()
getImageResourceReference in interface IconBarItempublic String getLabel()
getLabel in interface IconBarItempublic IconType getIconType()
getIconType in interface IconBarItemCopyright © 2015. All rights reserved.