public interface ITitleDecorator
extends org.apache.wicket.IClusterable
Implementations should register it at the other service's id. IServiceReference.getServiceId()
Consumers can find it then at the same location.
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
log |
org.apache.wicket.model.IModel<String> getTitle()
org.apache.wicket.ResourceReference getIcon(IconSize type)
Consumers should use a default icon when none is returned. They should handle resizing icons when these are not of the specified size.
type
- Copyright © 2007-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.