| Package | Description |
|---|---|
| to.etc.domui.parts | |
| to.etc.domui.server | |
| to.etc.domui.server.parts | |
| to.etc.domui.themes |
| Modifier and Type | Class and Description |
|---|---|
class |
SvgPartFactory
Themed SVG generator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DomApplication.registerUrlPart(IUrlPart factory)
Add a part that reacts on some part of the input URL instead of [classname].part, with a priority of 10.
|
void |
DomApplication.registerUrlPart(IUrlPart factory,
int priority)
Add a part that reacts on some part of the input URL instead of [classname].part.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PartRequestHandler.renderUrlPart(IUrlPart part,
RequestContextImpl ctx) |
| Modifier and Type | Class and Description |
|---|---|
class |
ThemePartFactory
This accepts all urls in the format *.theme.xxx.
|
Copyright © 2017 etc.to. All rights reserved.