Uses of Interface
org.apache.tapestry5.services.dynamic.DynamicTemplateParser
Packages that use DynamicTemplateParser
Package
Description
[INTERNAL USE ONLY] support classes for the
Dynamic
component; API subject to change-
Uses of DynamicTemplateParser in org.apache.tapestry5.internal.dynamic
Classes in org.apache.tapestry5.internal.dynamic that implement DynamicTemplateParser -
Uses of DynamicTemplateParser in org.apache.tapestry5.modules
Methods in org.apache.tapestry5.modules with parameters of type DynamicTemplateParserModifier and TypeMethodDescriptionstatic void
TapestryModule.contributeTypeCoercer
(MappedConfiguration<CoercionTuple.Key, CoercionTuple> configuration, ObjectLocator objectLocator, ThreadLocale threadLocale, AssetSource assetSource, DynamicTemplateParser dynamicTemplateParser) Adds coercions: String toSelectModel
Map toSelectModel
Collection toGridDataSource
null toGridDataSource
List toSelectModel
ComponentResourcesAware
(typically, a component) toComponentResources
ComponentResources
toPropertyOverrides
String toRenderable
Renderable
toBlock
String toDateFormat
String toResource
(viaAssetSource.resourceForPath(String)
)Renderable
toRenderCommand
String toPattern
String toDateFormat
Resource
toDynamicTemplate
Asset
toResource
ValueEncoder
toValueEncoderFactory