org.grails.plugin.vaadin.gsp
[Groovy] Class GspEvaluator.Result
java.lang.Object
org.grails.plugin.vaadin.gsp.GspEvaluator.Result
static class GspEvaluator.Result
Holds the result of an evaluation
Property Summary |
Map |
components
The components resulting from evaluating the GSP body
|
String |
text
The text resulting from evaluating the GSP body
|
components
Map components
- The components resulting from evaluating the GSP body
text
String text
- The text resulting from evaluating the GSP body
GspEvaluator.Result
GspEvaluator.Result()
-
Groovy Documentation