public class AjaxHelper extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AjaxHelper.ScheduledRender |
Constructor and Description |
---|
AjaxHelper() |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
render(ContentContext ctx,
Map<String,String> out,
Map<String,AjaxHelper.ScheduledRender> scheduledRenders) |
static void |
updateBox(ContentContext ctx,
Module.Box box) |
static void |
updateMainRenderer(ContentContext ctx,
Module module) |
public static final void updateBox(ContentContext ctx, Module.Box box)
public static final void updateMainRenderer(ContentContext ctx, Module module)
public static Map<String,String> render(ContentContext ctx, Map<String,String> out, Map<String,AjaxHelper.ScheduledRender> scheduledRenders) throws javax.servlet.ServletException, IOException
javax.servlet.ServletException
IOException
Copyright © 2012-2018. All Rights Reserved.