String
114115116117118119120
* * @return the JavaScript needed to "tagit" an input text field */ protected TextTemplate getTagItConfig() { return new PackageTextTemplate(TagItAjaxBehavior.class, "res/tag-it.tmpl.js"); }