|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Radio
components.IPropertySelectionRenderer
that
produces a table of radio (<input type=radio>) elements.TemplateParser.LOCALIZATION_KEY_ATTRIBUTE_NAME
to indicate a string that should be
rendered "raw" (without escaping HTML).
MultiKey.writeExternal(ObjectOutput)
.
AbstractComponent.render(IMarkupWriter writer, IRequestCycle cycle)
when rendering a response.
ValidationDelegate.record(IRender, ValidationConstraint)
, after
wrapping the message parameter in a
RenderString
.
ValidationDelegate.record(String, ValidationConstraint)
, or
ValidationDelegate.record(IRender, ValidationConstraint)
if the
error renderer property
is not null.
AssertRegexp
to identify a single substring matched against the response.IPage.removePageBeginRenderListener(PageBeginRenderListener)
or
IPage.removePageEndRenderListener(PageEndRenderListener)
.
RequestContext.write(IMarkupWriter)
, which is used for debugging.
ILinkRenderer
)
to make the link render any additional attributes.
Block
component.AbstractComponent.render(IMarkupWriter, IRequestCycle)
to actually render the component
(with any parameter values already set).
RenderBody
's container, and invokes
IComponent.renderBody(IMarkupWriter, IRequestCycle)
on it.
IComponent.renderBody(IMarkupWriter, IRequestCycle)
is invoked on
it, and the Block's inserter is set back to its previous state.
IRender.render(IMarkupWriter, IRequestCycle)
on it.
RenderBlock
forces it
out.
Form.isRewinding()
.
IForm.isRewinding()
.
Form.isRewinding()
.
renderer
.
Form.isRewinding()
.
Form.isRewinding()
.
Form.isRewinding()
.
ILinkRenderer
.
delegate
.
IFormComponent
and delegate
,
then renders the label obtained from the field.
disabled
.
model
.
IPage.renderPage(IMarkupWriter, IRequestCycle)
.
PageBeginRenderListener.pageBeginRender(PageEvent)
Invokes AbstractPage.beginResponse(IMarkupWriter, IRequestCycle)
Invokes IRequestCycle.commitPageChanges()
(if not rewinding)
Invokes AbstractComponent.render(IMarkupWriter, IRequestCycle)
Invokes PageEndRenderListener.pageEndRender(PageEvent)
(this occurs even if a
previous step throws an exception)
ResponseRenderer.renderResponse(IRequestCycle, ResponseOutputStream)
.
ApplicationRuntimeException
that can be thrown
when a component has determined that the state of the page has been
rewound.String
that allows the String to
be renderred.System.err
.
ApplicationServlet
.RequestContext
from its components.
IRequestCycle
for the current
request.ThreadLocalStorage
used to store and retrieve
Servlet API info.RequestServicerFilter
threaded early onto the pipeline,
which invokes org.apache.tapestry.services.ServletInfo#store(HttpServletRequest, HttpServletResponse)
so that other services can obtain the current thread's request and response.RequestServicer
.tapestry.ResetEventCoordinator
service.#resolve(org.apache.tapestry.IRequestCycle, org.apache.tapestry.INamespace, java.lang.String, org.apache.tapestry.ILocation)
,
but used when the type has already been parsed into a library id and a simple type.
#resolve(org.apache.tapestry.IRequestCycle, org.apache.tapestry.INamespace, java.lang.String, org.apache.tapestry.ILocation)
,
but used when the type has already been parsed into a library id and a simple type.
AbstractSpecificationResolver.getNamespace()
) and a specification (see AbstractSpecificationResolver.getSpecification()
).
PageSpecificationResolver.getNamespace()
) and a specification (see PageSpecificationResolver.getSpecification()
).
ObjectInputStream
that knows how to resolve classes with
a non-default class loader (represented by an instance of
ClassResolver
).ResourceBundle
.HttpServletResponse
, buffering
data so as to defer opening the response's output stream.IRequestCycle
to allow a form that uses
the direct service, to respond to the form submission.
AbstractComponent.render(IMarkupWriter, IRequestCycle)
.
forms
to perform a partial rewind so as to respond to the
form submission (using the direct service).
IForm.rewind(IMarkupWriter, IRequestCycle)
.
IPage.renderPage(IMarkupWriter, IRequestCycle)
.
DirectLink
)
with an <img> and JavaScript code
to create a rollover effect that works with both Netscape Navigator and
Internet Explorer.org.apache.commons.digester.Digester
.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |