|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Radio
components, used to identify the element name used when rendering the individual radio
buttons (all buttons in a group share the same element name) and toRadio
components, used to organize the selection and define the
property to be edited.FieldConduit
for a read-only component field.ValidationTracker.recordError(String)
.
ValidationTracker.recordError(Field, String)
.
ObjectCreator
that ensures the service is only created once.ZoneRefresh
to refresh the
Zone
Registry
is stored in the
ServletContext.
Registry
.Registry
shuts down.InternalRegistry
that exists to expand symbols in a service id before
invoking ObjectLocator.getService(String, Class)
.HiddenFieldLocationRules
to identify where a hidden field may be placed
relative to a particular element.PropertyModel
s inside a BeanModel
.ReloadableServiceImplementationObjectCreator
for a service implementation.ObjectCreator
for lazily instantiating a given implementation class (with dependencies).AjaxFormLoop
to inform the
container about the
row removed on the client side.
PageLifecycleCallbackHub.addPageLoadedCallback(Runnable)
PageLifecycleCallbackHub.addPageLoadedCallback(Runnable)
.
AjaxFormLoop
to remove the current row from the loop.Translator.render(Field, String, MarkupWriter,org.apache.tapestry5.services.FormSupport)
.
Validator.render(Field, Object, org.apache.tapestry5.ioc.MessageFormatter, MarkupWriter,
org.apache.tapestry5.services.FormSupport)
.
PageRenderQueue.initializeForCompletePage(org.apache.tapestry5.internal.structure.Page)
or
PageRenderQueue.addPartialRenderer(org.apache.tapestry5.runtime.RenderCommand)
methods.
Renderable.render(org.apache.tapestry5.MarkupWriter)
.
FormSupport.addValidation(Field, String, String, Object)
).
FormSupport.addValidation(Field, String, String, Object)
).
RenderCommand
involved in rendering the page, as well as a final (debug level)
summary of command count and elapsed time.
MarkupWriter
.Renderable
object to act as a Block
.ClientElement.getClientId()
is called.RenderCommand
(such as
BlockImpl
), used with an Ajax component event.RenderCommand
by delegating to
RenderCommand.render(org.apache.tapestry5.MarkupWriter, org.apache.tapestry5.runtime.RenderQueue)
.is disabled
.BeginRender
phase.AjaxFormUpdateController
It extracts the child markup and stuffs it into the reply's "content" property.
BeginRender
and AfterRender
render phases.Primary
ObjectRenderer
service.MarkupRenderer
pipeline.
PageRenderQueue.addPartialRenderer(org.apache.tapestry5.runtime.RenderCommand)
.
Component
into a chain of
command that, itself,
invokes certain methods (render phase methods) marked with an annotation, or named in a specific
way.JavaScriptSupport
and may be removed after Tapestry 5.3.MockTester.newMock(Class)
into replay mode (out of the initial training
mode).
TestBase.newMock(Class)
into replay mode (out of the initial training
mode).
HttpServletRequest
, used to encapsulate the Servlet API version, and to
help bridge the differences between Servlet API and Porlet API.RequestHandler
pipeline used to intercept and report
exceptions.RequestHandler
.Request
that wraps around an
HttpServletRequest
.Binding
).
UpdateListener
to check for changes and notify its listeners.ResourceTransformer
implementations to track additional dependencies that can arise
when the underlying resource being transformed can be dependent on other resources (for instance, if it has the
notion of "including" or "importing" content).ResourceDigestGenerator
that generates MD5 digests.Resource
available as a SymbolProvider
Resource
and pass it through a transformation stage, to get a
stream that can be used on the client side.Response
that wraps around an underlying HttpServletResponse
.Response
that delegates all method invocations to a delegate
instance.Session.restoreDirtyObjects()
.Retain
annotation, and "claims" them so that no
special work will occur on them.Grid
page.
Runnable.run()
, providing a try...finally to cleanup after.
JavaScriptSupport.addInitializerCall(String, org.apache.tapestry5.json.JSONObject)
to setup some
client-side behavior.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |