|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
TemplateParser.LOCALIZATION_KEY_ATTRIBUTE_NAME
to indicate a string that should be
rendered "raw" (without escaping HTML).
Radio
components.IPropertySelectionRenderer
that
produces a table of radio (<input type=radio>) elements.PropertyPersistenceStrategy
.Block
component.IRender
for a particular object by delegating to a
RenderStrategy
.ApplicationRuntimeException
that can be thrown
when a component has determined that the state of the page has been
rewound.IRender
).String
that allows the String to be renderred.ReportStatusListener
; the event
implements DescriptionReceiver
; classes (typically,
HiveMind service implementations) that implement the listener interface will "describe"
themselves to the event.ReportStatusListener
interface and register
themselves as listeners here.ReportStatusHub
so that the service can report its status
(in terms of properties and values).org.apache.tapestry.engine.RequestCycle#RequestCycle(IEngine, QueryParameterMap, IEngineService, IMonitor, RequestCycleEnvironment)
constructor.IRequestCycle
for the current
request.IRequestCycle
on behalf of an
engine.Exception
page by displaying the request,
session, servlet context and servlet object for the current request.ThreadLocalStorage
used to store and retrieve
Servlet API info.Validator
that ensures a value was supplied.tapestry.ResetEventHub
service.ObjectInputStream
that knows how to resolve classes with
a non-default class loader (represented by an instance of
ClassResolver
).ResourceBundle
.ResourceDigestSource
that calculates an
DIGEST checksum digest and converts it to a string of hex digits.DirectLink
) with an
<img> and JavaScript code to create a rollover effect that works with both Netscape
Navigator and Internet Explorer.HTMLDescriptionReceiver
around a
provided IMarkupWriter
.DescribableStrategy
and set of
HTMLDescriptionReceiverStyles
.DescriptionReceiver
that adds the
ability to describe the root object, and to finish the description of an object (allowing the
same receiver to be used to describe several objects).org.apache.commons.digester.Digester
.MultiKey.writeExternal(ObjectOutput)
.
ValidationDelegate.record(String, ValidationConstraint)
, or
ValidationDelegate.record(IRender, ValidationConstraint)
if the
error renderer property
is not null.
ValidationDelegate.record(IRender, ValidationConstraint)
, after wrapping the message parameter
in a RenderString
.
IPage.removePageBeginRenderListener(PageBeginRenderListener)
or
IPage.removePageEndRenderListener(PageEndRenderListener)
.
ILinkRenderer
) to make the link render any
additional attributes.
AbstractComponent.render(IMarkupWriter, IRequestCycle)
to actually render the component
(with any parameter values already set).
RenderBlock
forces it out.
IRender.render(IMarkupWriter, IRequestCycle)
on it.
Block.renderForComponent(IMarkupWriter, IRequestCycle, IComponent)
is invoked.
RenderBody
's container, and invokes
IComponent.renderBody(IMarkupWriter, IRequestCycle)
on it.
Form.isRewinding()
.
Form.isRewinding()
.
ILinkRenderer
.
IForm
and delegate
, then renders the
label obtained from the field.
AbstractFormComponent.renderFormComponent(IMarkupWriter, IRequestCycle)
(that is, an
implementation in a subclass), to obtain an id and render an id attribute.
disabled
.
HTMLDescriber.describeObject(Object, IMarkupWriter)
.
model
.
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)
IPage.renderPage(IMarkupWriter, IRequestCycle)
.
ResponseRenderer.renderResponse(IRequestCycle)
.
System.err
.
#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.
PageSpecificationResolver.getNamespace()
) and a specification (see PageSpecificationResolver.getSpecification()
).
AbstractSpecificationResolver.getNamespace()
) and a specification (see AbstractSpecificationResolver.getSpecification()
).
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)
.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |