public interface IPanelPluginParticipant
extends org.apache.wicket.extensions.breadcrumb.IBreadCrumbParticipant
Modifier and Type | Method and Description |
---|---|
org.apache.wicket.model.IModel<String> |
getTitle(org.apache.wicket.Component component) |
void |
render(PluginRequestTarget target) |
org.apache.wicket.model.IModel<String> getTitle(org.apache.wicket.Component component)
void render(PluginRequestTarget target)
Copyright © 2007–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.