Package | Description |
---|---|
org.apache.tapestry5.internal.services |
[INTERNAL USE ONLY] internal service classes; API subject to change
|
org.apache.tapestry5.modules |
Modifier and Type | Class and Description |
---|---|
class |
ValidationDecoratorFactoryImpl |
Modifier and Type | Method and Description |
---|---|
void |
TapestryModule.contributeMarkupRenderer(OrderedConfiguration<MarkupRendererFilter> configuration,
ModuleManager moduleManager,
boolean omitGeneratorMeta,
String tapestryVersion,
boolean productionMode,
boolean includeCoreStack,
boolean enablePageloadingMask,
ValidationDecoratorFactory validationDecoratorFactory)
Adds page render filters, each of which provides an
Environmental
service. |
void |
TapestryModule.contributePartialMarkupRenderer(OrderedConfiguration<PartialMarkupRendererFilter> configuration,
ValidationDecoratorFactory validationDecoratorFactory)
Contributes
PartialMarkupRendererFilter s used when rendering a
partial Ajax response. |
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.