Package | Description |
---|---|
org.apache.tapestry5.internal.dynamic |
[INTERNAL USE ONLY] support classes for the
Dynamic component; API subject to change |
org.apache.tapestry5.modules |
Modifier and Type | Class and Description |
---|---|
class |
DynamicTemplateParserImpl |
Modifier and Type | Method and Description |
---|---|
static void |
TapestryModule.contributeTypeCoercer(Configuration<CoercionTuple> configuration,
ObjectLocator objectLocator,
ThreadLocale threadLocale,
AssetSource assetSource,
DynamicTemplateParser dynamicTemplateParser)
Adds coercions:
String to
SelectModel
Map to SelectModel
Collection to GridDataSource
null to GridDataSource
List to SelectModel
ComponentResourcesAware (typically, a component) to ComponentResources
ComponentResources to PropertyOverrides
String to Renderable
Renderable to Block
String to DateFormat
String to Resource (via AssetSource.resourceForPath(String) )
Renderable to RenderCommand
String to Pattern
String to DateFormat
Resource to DynamicTemplate
Asset to Resource
ValueEncoder to ValueEncoderFactory
|
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.