Interface BreadcrumbWidget.OnClickHandler
-
- All Superinterfaces:
org.apache.wicket.util.io.IClusterable
,Serializable
- Enclosing class:
- BreadcrumbWidget<T>
protected static interface BreadcrumbWidget.OnClickHandler extends org.apache.wicket.util.io.IClusterable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onClick(org.apache.wicket.ajax.AjaxRequestTarget target)
-