Uses of Annotation Type
org.apache.tapestry5.internal.services.javascript.Internal
Packages that use Internal
-
Uses of Internal in org.apache.tapestry5.modules
Methods in org.apache.tapestry5.modules with annotations of type InternalModifier and TypeMethodDescriptionstatic void
JavaScriptModule.setupInternalJavaScriptStack
(OrderedConfiguration<StackExtension> configuration) Method parameters in org.apache.tapestry5.modules with annotations of type InternalModifier and TypeMethodDescriptionstatic void
JavaScriptModule.provideBuiltinJavaScriptStacks
(MappedConfiguration<String, JavaScriptStack> configuration, JavaScriptStack coreStack, JavaScriptStack internalStack) Contributes the "core" and "internal"JavaScriptStack
s