Package jwebform.integration
Klasse AjaxResultProcessor
java.lang.Object
jwebform.integration.AjaxResultProcessor
- Alle implementierten Schnittstellen:
ResultProcessor<AjaxResult>
A formResult with a method, that delivers the form-Result as object that could be easyly
tranformed to JSON so an JS can accept that on the frontend. returns
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
AjaxResultProcessor
public AjaxResultProcessor()
-
-
Methodendetails
-
process
- Angegeben von:
processin SchnittstelleResultProcessor<AjaxResult>
-