onClick(target);
}
protected IAjaxCallDecorator getAjaxCallDecorator()
{
return new CancelEventIfNoAjaxDecorator(AjaxLink.this.getAjaxCallDecorator());
}
protected void onComponentTag(ComponentTag tag)
{
// add the onclick handler only if link is enabled