| Package | Description |
|---|---|
| to.etc.domui.parts | |
| to.etc.domui.server.parts | |
| to.etc.domui.themes |
| Modifier and Type | Class and Description |
|---|---|
class |
ButtonPart
Deprecated.
|
class |
FileTypePart |
class |
GrayscalerPart
This part creates a grayscaled version of an image passed.
|
class |
MarkerImagePart
Generates background image for specified input field caption.
|
class |
PropBtnPart
A generated button image from a button definition file.
|
class |
SvgPartFactory
Themed SVG generator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InternalResourcePart
This part handler handles all internal resource requests; this are requests where the URL starts
with a dollar sign (and the URL is not some well-known name).
|
| Modifier and Type | Method and Description |
|---|---|
void |
PartRequestHandler.generate(IBufferedPartFactory pf,
RequestContextImpl ctx,
String url)
Helper which handles possible cached buffered parts.
|
CachedPart |
PartRequestHandler.getCachedInstance(IBufferedPartFactory pf,
Object key) |
CachedPart |
PartRequestHandler.getCachedInstance(IBufferedPartFactory pf,
RequestContextImpl ctx,
String url) |
| Modifier and Type | Class and Description |
|---|---|
class |
ThemePartFactory
This accepts all urls in the format *.theme.xxx.
|
Copyright © 2017 etc.to. All rights reserved.