|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
DefaultLinkRenderer.IAsset implementations.IBindingimplementations.BindingFactorys.IComponentinterface.FormComponentContributor implementation that adds an optional static javscript
method reference to the page.ILinkComponent.ICharacterTranslator.IValidator,
meant to replace the awkward NumberValidator.IPageinterface.#initialize()to configure initial values for
properties of the page.
IPage.detach() is invoked.
IPage.validate(IRequestCycle) is invoked.
ClientPropertyPersistenceScope wherein
the scopes are recognized via a prefix on the page name to form the query parameter name.tapestry.globals.ApplicationGlobals.IComponentSpecificationfor a
particular page or component, within a specified INamespace.Translator implementation that provides default behavior for trimming, null
object, and empty text handling.Validator that delegates to
some other object.IAction component, such as ActionLinkor
Form.
ActionLink or
Form, when its URL is triggered.
IRequestCycle.activate(IPage).
Rollover).
onLoad event handler.
InjectSpecification.
LinkFactory , the
parameters may be modified (added to) to store information related to
persistent properties.
LinkFactory , the
parameters may be modified (added to) to store information related to
persistent properties.
ILinkComponent.renderAdditionalAttributes(IMarkupWriter, IRequestCycle)is
invoked (but only if the link is not disabled).
Shell component.ApplicationGlobals.org.apache.tapestry.services.ServletInfoservice about it.MarkupCharacterTranslator.AssetBinding.AssetService that uses servlet path info
to store the resource digest and the path to the resource.tapestry.asset.AssetFactories configuration point.IAssets.IAsset instance for a particular asset path.AssetSourceservice interface.engineto attach the page to itself.
engine.
IRequestCycle attribute in which the current
submit link is stored.
TapestryUtils.FORM_ATTRIBUTEinstead.
IMarkupWriter.attribute(String, String)but no escaping of invalid elements is done for
the value.
select input field that
is wrapped by a dojo ComboBox widget.AutowireWorkers.IEngine used for ordinary applications.IPropertyHolder interface.IRulethat does nothing.SessionStoreOptimized.Validator.IValidator.IBeanProvider interface.IBeanProvider to
OGNL by exposing the named
beans provided by the provider as read-only properties of
the provider.Validator that delegates to a
managed bean obtained from a component.end() call.
Formwithin the page).
PropertySelection.
PageRenderListenerinstead.
PrintWriter for System.out.
IBeanInitializer implementation that uses an
IBinding to obtain the value which will be assigned to the bean
property.IBinding
and an IComponent.IBinding.tapestry.bindings.BindingFactories
configuration point.IBinding.tapestry.bindings.BindingSource service.RenderBlock component.Boolean.PropertyChange instance for the given key and value pulled from the
WebSession.
WebSession.
Byte.If-Modified-Since.
PrintWriter used to format output.
current key.
last value.
PrivateAsset, which are the holders of
classpath: resources.ClasspathResource.ClasspathResourceFactory.AbstractComponent.render(IMarkupWriter, IRequestCycle)after the component renders.
onClick.
IMarkupWriter.
CharArrayWriter, then captures its content and invokes
IMarkupWriter.printRaw(String) on the parent markup writer
(the writer that created this writer).
IOExceptionthrown.
DescriptionReceiver.array(String, Object[]), but the values are in a
collection (which may be null, to emit nothing).
Collectionto Boolean; a non-empty collection is true.IPageRecorder.commit()on each page recorder loaded during the request cycle
(even recorders marked for discard).
page recorderstouched in this request cycle
to commit their changes (save them to persistant storage).
IRequestCycle.ComponentBindinginstances, which are mapped to
the "component:" prefix.ComponentClassProviderContext.tapestry.enhance.ComponentConstructorFactory service that acts as a wrapper around
EnhancementOperation, used to take a base component class
and provide an enhanced subclass of it.ComponentConstructorFactory service
interface.Messages.Messages.IComponent render invocations.INamespaceand a
IComponentSpecification.tapestry.page.ComponentTemplateLoader; responsible for
finding and integrating a component (or page) template with the component (or page) instance.tapestry.page.ComponentTemplateLoader, which will process the
component's template, which involves working
through the nested structure of the template and hooking the various static template blocks and
components together using IComponent.addBody(IRender)and
ITemplateComponent.addOuter(IRender).ComponentTemplateLoaderImpl,
which creates one of these instances to process the request.SAXParserFactorybefore SAXParserFactory.newSAXParser()is
invoked.
ApplicationServlet.constructRegistry(ServletConfig) to create and return an
ErrorHandler instance to be used when constructing the Registry (and then to handle
any runtime exceptions).
ILink.
SAXParserFactoryto create a instance of a validation SAX2
parser.
ApplicationServlet.init(ServletConfig)to construct the Registry to be used by the
application.
Validator, or returns a previously constructed
List.
ServiceConstants.PAGE).
ServletContextcontaining the
application.Map.
Map to an even-sized array of key/value pairs.
CookieSourceservice interface.bindingsfrom a source component to the destination
component.
ApplicationSpecification.
IAssetSpecification.
IBeanSpecification.
ValidatorBinding.
ResponseBuilder instance to handle the
incoming ajax request.
ResponseBuilder instance to handle the
incoming ajax request.
ResponseBuilder instance to handle the
incoming ajax request.
ResponseBuilder instance to handle the
incoming ajax request.
ApplicationServlet.init(ServletConfig)to create a resource resolver for the servlet
(which will utlimately be shared and used through the application).
IComponentSpecification.
IContainedComponent.
IExtensionSpecification.
LibrarySpecification.
ListenerMethodInvoker.
ParameterSpecification.
IPropertySpecification.
DataSqueezer.SimpleDateFormat-based Translator implementation.HttpServletRequest implementation that will
allow access to the form fields submitted in the request (but omits
uploaded files.
HttpServletRequestthat have been extracted
from the request (or otherwise determined).IRequestDecoderhas been provided as an
application extension, and (if so), creates a new HttpServletRequest wrapper around the decoded
request.DecodedRequestto override default
values for several HttpServletRequest properties.PropertyChanges.
ILinkRenderer,
which does nothing special.ITemplateParserDelegate.For component, this class is an
implementation of IPrimaryKeyConverter that performs some
additional handling, such as tracking value sets..HTMLDescriber service.ResourceLocalizer that leverages the
localization rules built into
Resource.getLocalization(java.util.Locale).DefaultResponseBuilder.renderResponse(IRequestCycle) is called.
Translator.translate(org.apache.hivemind.internal.Module, java.lang.Class, java.lang.String, org.apache.hivemind.Location),
allowing the actual invocation (and all the object creation, etc., that entails) to be deferred,
or even avoided all together.tapestry.DeferredObjectTranslator, which is used to encapsulate the
ObjectTranslator and return DeferredObjectImplinstances.IScriptSource that will
obtain an IScript instance as needed.DescriptionReceiver.Describable to be described.DescribableStrategy, or just the
object's toString() if there is no strategy for the object.
HTMLDescriberto produce HTML output
that describes an object.Location that is used to describe a location within
a resource.DirectLink component.
IDirect trigger.DirectEventService.direct service that
encodes the page name and component id path into the servlet path, and
encodes the stateful flag by choosing one of two extensions.DirectService.ResetEventHub.fireResetEvent()after the request has
been processed.RequestCycle.forgetPage(String).
InjectSpecifications and locates and
delegates to a InjectEnhancementWorker for each one.ApplicationServlet.doService(HttpServletRequest, HttpServletResponse).
IMarkupWriter.
DojoAjaxResponseBuilder.renderResponse(IRequestCycle) is called.
ApplicationServlet.doService(HttpServletRequest, HttpServletResponse).
onDblClick.
Double.LinkFactory to
encode the request.
PropertyChanges into a string
representation that can later be decoded.
HttpServletResponse.encodeURL(java.lang.String), which ensures
that the session id is encoded in the URL (if necessary).
ContentType, the output encoding is called
"charset".
ContentType, the output encoding is called
"charset".
ContentType, the output encoding is called
"charset".
IRule#endElementt(RuleDirectedParser).
Formwithin the page).
PropertySelection.
IEngine.EngineFactory service.IEngine to service the current request.EngineManager.EngineServiceSource, then replaces itself in the outer
proxy.IEngineService proxies to be converted to real instances.EnhancementOperationthat
knows how to collect class changes from enhancements.ComponentConstructorFactory to perform
some enhancement.ScriptUtils.BEGIN_COMMENT inserted before the logic block and
ScriptUtils.END_COMMENT inserted after the logic block.
IComponent.finishLoad(IRequestCycle, IPageLoader, IComponentSpecification)to
switch the component from its initial construction state into its active state.
symbols map.
ComponentEventProperty.ExceptionDescriptions from it.Exception.IEngine if there's an uncaught
exception (checked or runtime) processing a request.Map.
ScriptSessionImpland invokes
AbstractToken.writeChildren(java.lang.StringBuffer, org.apache.tapestry.script.ScriptSession).
ExpressionBindingfrom the root object and an OGNL expression.
Tapestry.SIMPLE_PROPERTY_NAME_PATTERN, but allows a series of
individual property names, seperated by periods.
ServiceImplementationFactorythat looks for a
service implementation provided as an
application
extension.ExtensionLookupFactory
service implementation factory.IExternalPage to be selected.
IExternalPage.IExternalPageusing
the ExternalService.ExternalAsset.ExternalService.IFormComponent.IFieldTracking.PageSpecificationResolver to find the indicated
component specification.
ValidationDelegate.setFormComponent(IFormComponent) current component.
Resource.getLocalization(java.util.Locale).
PageSpecificationResolver to find the indicated page
specification.
ITemplateSource when a template can't be found
by normal means (i.e., in the normal locations).
AbstractComponent.finishLoad().
AbstractComponent.finishLoad(IRequestCycle, IPageLoader, IComponentSpecification).
AbstractComponent.finishLoad(IRequestCycle, IPageLoader, IComponentSpecification).
InsertTextMode.BREAK.
DefaultLinkRenderer.SHARED_INSTANCE.
PageAttachListeners for this page.
ReportStatusListener.reportStatus(ReportStatusEvent) on each
registered listener.
Float.StateObjectManager to store each object obtained.
flush() to this IMarkupWriter's
PrintWriter.
flush() to the PrintWriter.
ForBeanIRequestCycle with associated forms.
IFormcontaining the field to the script.
AbstractComponent.getMessages() instead.
AbstractComponent.getMessages() instead.
AbstractComponent.getMessages() instead.
AbstractComponent.getMessages() instead.
Tapestry.format(String, Object[]).
Tapestry.format(String, Object[]).
Tapestry.format(String, Object[]).
BaseValidator.formatString(String, Object[]).
BaseValidator.formatString(String, Object[]).
Translator implementation for Format-based translators.IForm and
FormSupport.FormComponentContributor.FormComponentContributorContext.Form's behavior.ILinkComponent
that allows the exact HREF to be specified, usually used for client side
scripting.StateObjectManager.
TapestryUtils.getForm(IRequestCycle, IComponent) instead.
TapestryUtils.getOptionalPageRenderSupport(IRequestCycle)
instead.
StaticLink.getURL(String, boolean).
HttpServletRequest.getServletPath().
PropertyChange) collected by any
persistence strategy for the page.
ListEditMap.add(Object, Object).
INamespace for the application.
IPropertySource configured to search the
application specification, etc.
IApplicationSpecification for
the current application.
IAssetSpecificationwith the given name, or null if no such specification
exists.
IAssetSpecificationwith the given name, or null if
no such specification exists.
Resources
into IAssets.
List of the String names of all assets, in alphabetical order.
List of the String names of all assets, in
alphabetical order.
IAssetbinding into a usable URL.
Listof IFieldTrackings.
IBeanProviderfor this component.
IBeanProvider from which managed beans can be obtained.
IBeanSpecificationfor the given name, or null if not such specification
exists.
IBeanSpecificationfor the given name, or null if not
such specification exists.
Collectionof the names of all bindings (which includes bindings for both
formal and informal parameters).
Collection of Strings, each the name of one binding for
the component.
Collection of Strings, each the
name of one binding for the component.
Mapof all bindings for this component.
Mapof the bindingsfor this component; this includes
informal parameters as well as formal bindings.