| Package | Description |
|---|---|
| manifold.templates | |
| manifold.templates.runtime |
| Modifier and Type | Method and Description |
|---|---|
static ILayout |
ManifoldTemplates.getDefaultLayout(String packageName) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ManifoldTemplates.setDefaultLayout(ILayout layout) |
static void |
ManifoldTemplates.setDefaultLayout(String somePackage,
ILayout layout) |
| Modifier and Type | Field and Description |
|---|---|
static ILayout |
ILayout.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
protected ILayout |
BaseTemplate.getExplicitLayout() |
ILayout |
BaseLayoutOverride.getOverride() |
protected ILayout |
BaseTemplate.getTemplateLayout() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseTemplate.afterRender(Appendable buffer,
ILayout override,
boolean topLevelTemplate,
long renderTime) |
protected void |
BaseTemplate.beforeRender(Appendable buffer,
ILayout override,
boolean topLevelTemplate) |
protected void |
BaseTemplate.setLayout(ILayout layout) |
| Constructor and Description |
|---|
BaseLayoutOverride(ILayout override) |
Copyright © 2018. All rights reserved.