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

    Modifier and Type
    Method
    Description
    void
    onClick(org.apache.wicket.ajax.AjaxRequestTarget target)
     
  • Method Details

    • onClick

      void onClick(org.apache.wicket.ajax.AjaxRequestTarget target)