Package | Description |
---|---|
act.controller | |
act.view |
Modifier and Type | Method and Description |
---|---|
static RenderJsonMap |
Controller.Util.jsonMap(java.lang.Object... data)
Returns a
RenderJsonMap result with any object. |
static RenderJsonMap |
Controller.Util.renderJsonMap(java.lang.Object... data)
Alias of
Controller.Util.jsonMap(Object...) |
Modifier and Type | Field and Description |
---|---|
static RenderJsonMap |
RenderJsonMap.INSTANCE |
Modifier and Type | Method and Description |
---|---|
static RenderJsonMap |
RenderJsonMap.get() |
Copyright © 2014–2017 ActFramework. All rights reserved.