|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JSONCallback
A callback used with AjaxResponseRenderer.addCallback(JSONCallback)
.
Method Summary | |
---|---|
void |
run(JSONObject reply)
Modify the reply, typically by adding additional keys. |
Method Detail |
---|
void run(JSONObject reply)
reply
- the reply JSON object to be sent to the client
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |