Package | Description |
---|---|
org.javlo.helper | |
org.javlo.module.core |
Modifier and Type | Method and Description |
---|---|
static void |
AjaxHelper.updateBox(ContentContext ctx,
Module.Box box) |
Modifier and Type | Method and Description |
---|---|
Module.Box |
Module.createMainBox(String name,
String title,
String renderer,
boolean action) |
Module.Box |
Module.createSideBox(String name,
String title,
String renderer,
boolean action)
create a a new side box.
|
Module.Box |
Module.getBox(String name) |
Module.Box |
Module.removeBox(String name) |
Modifier and Type | Method and Description |
---|---|
List<Module.Box> |
Module.getBoxes() |
Collection<Module.Box> |
Module.getMainBoxes() |
Collection<Module.Box> |
Module.getNavigation() |
Collection<Module.Box> |
Module.getSideBoxes() |
Copyright © 2012-2018. All Rights Reserved.