| Package | Description |
|---|---|
| act.controller | |
| act.view |
| Modifier and Type | Method and Description |
|---|---|
static RenderAny |
Controller.Util.render(java.lang.Object... args)
The caller to this magic
render method is subject to byte code enhancement. |
| Modifier and Type | Class and Description |
|---|---|
class |
RenderJsonMap
Render json Map using all
ActionContext.renderArgs() by ActionContext. |
class |
RenderTemplate
Render a template with template path and arguments provided by
ActionContext |
| Modifier and Type | Field and Description |
|---|---|
static RenderAny |
RenderAny.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
static RenderAny |
RenderAny.get() |
RenderAny |
RenderAny.ignoreMissingTemplate() |
Copyright © 2014–2017 ActFramework. All rights reserved.