|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IBufferedPartFactory | |
---|---|
to.etc.domui.parts | |
to.etc.domui.server.parts | |
to.etc.domui.themes |
Uses of IBufferedPartFactory in to.etc.domui.parts |
---|
Classes in to.etc.domui.parts that implement IBufferedPartFactory | |
---|---|
class |
ButtonPart
Deprecated. |
class |
FileTypePart
|
class |
PropBtnPart
A generated button image from a button definition file. |
class |
SvgPartFactory
Themed SVG generator. |
Uses of IBufferedPartFactory in to.etc.domui.server.parts |
---|
Classes in to.etc.domui.server.parts that implement IBufferedPartFactory | |
---|---|
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). |
Methods in to.etc.domui.server.parts with parameters of type IBufferedPartFactory | |
---|---|
void |
PartRequestHandler.generate(IBufferedPartFactory pf,
RequestContextImpl ctx,
java.lang.String url)
Helper which handles possible cached buffered parts. |
Uses of IBufferedPartFactory in to.etc.domui.themes |
---|
Classes in to.etc.domui.themes that implement IBufferedPartFactory | |
---|---|
class |
ThemePartFactory
This accepts all urls in the format *.theme.xxx. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |