}
else {
link.setHref(conf.getUrl());
}
link.addContent(conf.getLabel());
content.append(link.toHtml());
}
extraHtml.setContent(content.toString());
// Once created, the extraHtml is transformed into Javascript and
// appended in the DataTables configuration