Uses of Class
io.vertigo.struts2.core.AjaxResponseBuilder
-
Packages that use AjaxResponseBuilder Package Description io.vertigo.struts2.core -
-
Uses of AjaxResponseBuilder in io.vertigo.struts2.core
Methods in io.vertigo.struts2.core that return AjaxResponseBuilder Modifier and Type Method Description AjaxResponseBuilderAjaxResponseBuilder. appendHtml(String content)Envoi du contenu HTML brut.AjaxResponseBuilderAbstractActionSupport. createAjaxResponseBuilder()AjaxResponseBuilderAjaxResponseBuilder. withJson(String json)Envoi du contenu Json brut.
-