public final class AdminWeb
extends com.foreach.across.modules.web.context.PrefixingPathContext
Modifier and Type | Field and Description |
---|---|
static String |
LAYOUT_TEMPLATE |
static String |
LAYOUT_TEMPLATE_CSS
Deprecated.
|
static String |
MODULE |
static String |
NAME |
static String |
PAGE_CONTENT
Template name of a simple page that holds a standard pageContentStructure model attribute
that is a
ViewElement . |
Modifier and Type | Method and Description |
---|---|
String |
getTitle() |
public static final String NAME
public static final String MODULE
@Deprecated public static final String LAYOUT_TEMPLATE_CSS
public static final String LAYOUT_TEMPLATE
public static final String PAGE_CONTENT
ViewElement
.public AdminWeb(String prefix)
public String getTitle()
Copyright © 2020. All rights reserved.