8182838485868788899091
{ @Override public void onClick(AjaxRequestTarget target) { timer.stop(target); } }); add(new AjaxLink<Void>("restart") {