}
}));
add(tooltip2);
WebMarkupContainer withAjax = new WebMarkupContainer("withAjax");
withAjax.add(new TooltipAjaxBehaviour()
.setOffset(new Offset(30, 120))
.setOnBeforeShow(new IToolTipOnBeforeShowUIEventHandler() {
private static final long serialVersionUID = 1L;