|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ComponentCallback, used when
there is an underlying Event.ContributionDef, providing empty implementations of the
three contribute() methods.ClassFabImpl.RenderSupport).AbstractIntegrationTestSuite.DEFAULT_WEB_APP_ROOT.
Invocation, which is extended with a dynamically generated class
generated for each individual class and method.Messages that doesn't know where values come from (that information is supplied in
a subclass, via the AbstractMessages.valueForKey(String) method).OptionModel.PropertyModel.Resource.SelectModel implementations, whose primary job is to provide the AbstractSelectModel.visit(SelectModelVisitor) method.ObjectCreator geared towards the creation of the core service implementation,
either by invoking a service builder method on a module, or by invoking a constructor.Validator.Method or Field.LinkFactory to generate a link which is then
Response.sendRedirect(org.apache.tapestry5.Link) sent as a redirect}.ModuleDef to the registry, returning the builder for further configuration.
AjaxFormLoop to inform the container that a
new row has been requested.
RenderSupport.addInit(String, org.apache.tapestry5.json.JSONArray) where just a single object is
passed.
RenderSupport.addInit(String, org.apache.tapestry5.json.JSONArray) where one or more strings are
passed.
ParameterBuilder.
RemoveRowLink to
AjaxFormLoop component to spur the addition of a new
row.ClassTransformation.addMethod(TransformMethodSignature, String), but field references inside the method
will be transformed, and the method must not already exist.
AbstractInvocation.Component.afterRenderBody(MarkupWriter, Event).
Component.afterRender(MarkupWriter, Event)
Component.afterRenderTemplate(MarkupWriter, Event).
Label after rendering itself.
Component.beginRender(org.apache.tapestry5.MarkupWriter, Event).
BeforeRenderBody, allowing additional markup after rendering the body of a component, but
before rendering the rest of the component's template.BeforeRenderTemplate, allowing additional markup after rendering the component's template.ComponentEventRequestHandlerImpl, but built around the Ajax request cycle, where the action
request sends back an immediate JSON response containing the new content.Loop component that adds Ajax support to
handle adding new rows and removing existing rows dynamically.AjaxFormLoop to work with enclosed
components such as AddRowLink or RemoveRowLink.Link result types by building a JSON response with key "redirectURL".ComponentEventResultProcessor, used for Ajax requests, for a String value
that is interpreted as a logical page name.