|
||||||||||
| 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.
IPageRecorder) that
is notified of any changes to persistant properties of the page.
IComponent (which may be a
IPage) for which this bean provider is
providing beans.
List of the String names of the IContainedComponents for
this component.
List of the String names of the
IContainedComponents for this component.
Mapof components, keyed on component id.
Map.
IFieldTrackingfor the current component, if any.
IContainedComponent.
IFieldTracking for the current component, if
any.
ISpecificationResolverDelegateinstance registered in the application
specification as extension Tapestry#SPECIFICATION_RESOLVER_DELEGATE_EXTENSION_NAME,
or null if no such extension exists.
Map being managed for element events.
DataSqueezerImpl, false if values are always Strings.
IEnginethat the page is currently attached to.
IEngine).
IRender objects, each of
which will render an error message for a field tracked by the delegate,
plus any unassociated errors (for which no specific field is identified).
IExtensionSpecification.
IExtensionSpecification.
IEngineService.
List of IFieldTracking, in default order (the
order in which fields are renderred).
Fileto convert the full file path and extract the
name.
IValidationDelegate.registerForFocus(IFormComponent, int).
IForm which contains the component, or null if the
component is not contained by a form, of if the containing Form is not currently renderring.
IForm object.
INamespace for the framework itself.
IPropertySource configured to search the
servlet, servlet context, and factory defaults.
source, of the the current value.
source, of the the
current value.
Infrastructure object, a central
registry of key HiveMind services used by Tapestry.
Infrastructure object used to
manage the processing of the request.
Listof IBeanInitializers.
List of IBeanInitializers.
InjectSpecification.
Block.getInvoker() instead.
Block.renderForComponent(IMarkupWriter, IRequestCycle, IComponent) method.
JSONObject being used to
write content.
JSONObject being used to
write content.
ListEditMap.add(Object, Object).
DefaultPrimaryKeyConverter.getPrimaryKey(Object) or
the value for the key passed to DefaultPrimaryKeyConverter.getValue(Object).
LibrarySpecification with the
given path.
ILinkfor a PrivateAsset.
ILinkRenderer (if the
link is not disabled) to provide a
EngineServiceLink that the renderer
can convert into a URL.
ILink instances for
IEngineServices.
IActionListener objects.
ListenerMaps, for
components or other objects.
IRequestCycle.setListenerParameters(Object[]).
ListenerMap for the component.
ListenerMap for the component.
Locale of the page.
Localefor the given string, which is the result of
Locale.toString().
LocalizedWebContextResourceFinderand
ServletContext#getResource(java.lang.String).
ComponentPropertySource.getComponentProperty(IComponent, String), but the property name will be
localized to the component's current locale (determined from its page).
ComponentPropertySource.getLocalizedComponentProperty(IComponent, Locale, String), but with a
INamespace.
Propertiescontaining the properly
localized messages for the component, in the Localeidentified by
the component's containing page.
ILocationrepresenting the current position within the document (depending
on the parser, this may be accurate to column number level).
AbstractComponent.getMessages() instead.
IComponent.getMessages() instead.
Tapestry.format(String, Object[]).
INamespacein which the component was defined (as an alias).
this: since a NullWriter doesn't actually do anything, one is as good
as another!.
ExpressionEvaluator.
PageRenderSupport object if previously stored, or null otherwise.
IPageSource.
PageRenderSupport object.
PrintWriter to which output should be sent.
PropertyUtils.read(java.lang.Object, java.lang.String)
instead
Infrastructurefor which a value is
to be provided.
IPropertySpecification, or null if no
such specification exist.
IPropertySpecification,
or null if no such specification exist.
IPropertySpecifications.
IPropertySpecifications.
Module#getSymbolValue(java.lang.String).
ResourceBundle.getString(java.lang.String).
System.getProperty(java.lang.String).
String containing the real path for a given virtual path.
RenderBridge.
IRequestCycle.
IEngine to create instances
of IRequestCycle.
IParameterSpecification, for
all parameters that are required.
HttpSession to operate.
InputStream
object.
ResponseBuilder for the incoming
ajax request, if possible.
ResponseBuilder for the incoming
ajax request, if possible.
ServiceEncoder,
ordering into execution order.
WebSessionassociated with this request, possibly creating it if
it does not already exist.
Iteratorrepresenting the
values identified by the source.
LibrarySpecificationfrom which this namespace
was created.
StaleLinkExceptions.
StaleSessionExceptions.
PropertyChanges.
BindingType.PREFIXED.
ValidationDelegate.getAssociatedTrackings(), but returns only the
unassociated trackings.
StaticLink.getURL(String, boolean).
ListEditMap.setKey(Object)).
ListEditMap.add(Object, Object).
ApplicationStateManager, creating it if it does not
already exist.
ApplicationStateManager, which will create it as
necessary.
response
element with the given id and type.
response
element with the given id and type.
response
element with the given id and type.
response
element with the given id and type.
FormSupportImpl that
adjusts the output markup to conform to WML.DefaultLinkRenderer for the
WML Go element.PageRedirectException which involves executing
IRequestCycle.activate(IPage) on the target page (of the exception), until either a
loop is found, or a page succesfully activates.
RedirectException is thrown during the processing of a request.
ResponseBuilder this contributor
manages.
ResponseBuilder this contributor
manages.
ResponseBuilder this contributor
manages.
ResponseBuilder this contributor
manages.
AbstractEngine.service(WebRequest, WebResponse) if a StaleLinkException is
thrown by the service.
AbstractEngine.service(WebRequest, WebResponse) if a StaleSessionException is
thrown by the service.
Form.HiveMindBinding.DescriptionReceiver
that produces HTML output using a IMarkupWriter.HTMLDescriptionReceiver.HttpServletRequest.HttpServlet as
WebActivator.HttpSession.IAction component, which is way to
get behavior when the component's URL is triggered (or the form
containing the component is submitted).IComponent.IComponent
instances.IEngine, for its pages and/or components.ExternalService.Go).IJSONWriter writers.ILinkComponent to
actually renderer a link.Form.Infrastructure service instance as a
request attribute.
Infrastructure service.Infrastructureobject.InitializationParameterHolder.ApplicationServlet.init(ServletConfig), after the registry has been constructed, to
bootstrap the application via the tapestry.MasterApplicationInitializer
service.
InitToken from an
<initialization> element, which contains full content.InjectedValueProviderservice (which needs access to a
org.apache.hivemind.Modulewhich is normally not visible.eventInvokerproperty.messagesproperty into
all components.ComponentPropertySource
(meaning that meta-data is searched for in the component's specification, then it's namespace
(library or application specification), then the global application properties.IScript instances directly into pages or components.specificationproperty.TextArea component.Integer.NumberValidator.tapestry.RequestProcessor pipeline, this service is
responsible for:
Storing the request and response into RequestGlobals.PropertySelection to provide labels for options.PropertySelection component to
render the individual elements obtained from the
model.IMarkupWriter using a IRequestCycle.HttpServletRequest, identifies
the correct request properties (server, scheme, URI and port).RuleDirectedParser's rule stack.HiveMind.isBlank(java.lang.String)
instead.
FormConstants.SUBMIT_NAME_PARAMETER) to see if it matches
this LinkSubmit's assigned element name.
IScriptto execute.IScript.IScript.current key is in the set of deleted keys.
last value is, or is not, in the set of deleted
values.
LibrarySpecificationif parsed.
LibrarySpecificationif
parsed.
AbstractComponent.enterActiveState().
renderer.
BeanProvider based on the life cycle of
the bean.
HiveMind.isNonBlank(java.lang.String)
instead.
ClientPropertyPersistenceScope.constructParameterName(String) for
this persistence scope.
SpecificationParser.IPropertySpecification.getPersistence()is null.
Radiocomponents when rewinding to see if their value was submitted.
StateObjectManager to see if the
object actually needs to be stored.
BaseComponentand inherited by
BasePage, used to allow them to add contents from their
templates.tapestry.TemplateParser service.TemplateParserwith additional information about dynamic components.TemplateSource,
providing access to page and component templates after the normal search mechanisms have failed.form element components (including
org.apache.tapestry.form.AbstractTextField and its subclasses).IFormComponent to format output (convert object values to
strings values) and to process input (convert strings to object values and validate them).JSONResponseBuilder.renderResponse(IRequestCycle) is called.
IIJSONWriter.PrintWriter.
IPropertySelectionModeladding an initial property.IRequestCycle attribute in which the currently
rendering ILinkComponent is stored.
ILinkComponent can provide handlers for.ILinkinstances.Foreachbut leverages hidden inputs within the
<form> to store the items in the list.ListEdit component.ListenerMethodBinding, mapped to the "listener:"
prefix.ListenerInvoker.IActionListener.actionTriggered(IComponent, IRequestCycle).IActionListener listeners provided
by the ListenerMap as read-only
properties of the map.ListenerMap objects.ListenerMap, to
match requests (possibly with service parameters) to methods (possibly with
arguments).BindingFactorythat constructs
LiteralBindinginstances.IPageSourceto load a specific page.
IComponent.finishLoad(IRequestCycle, IPageLoader, IComponentSpecification)method)
to load the template for the component.
IPropertySourceto query a series of localized
keys.WebContext..IPropertyHolder and
org.apache.tapestry.ILocationHolder.Location objects as
HTML.Long.MarkupWriterImplto determine how to convert
the output into a format compatible with the content type.MarkupFilter are
wrappers around ICharacterTranslator.IMarkupWriter.tapestry.markup.MarkupWriterSource service.MessageBinding.Date, and constrains the date to follow a particular date.org.apache.tapestry.engine.IMonitorinstances.
onMouseDown.
onMouseOut.
onMouseOver.
onMouseUp.
Maps.Externalizable; this leaves the new MultiKey in a non-usable
state and shouldn't be used by user code.
MultiKey from an array of keys.
MultipartDecoder to obtain form parameters.MultipartDecoderthat
is based on Jakarta
FileUpload .INamespace that works with a
NamespaceResources to obtain page and
component specifications as needed.TapestryConstants.PAGE_CLASS_NAME key.implementation of
INamespace.NamespaceResources.Describable.#getURL(String, String, int, String, boolean) to see
if an absolute URL is needed (because a specific scheme, server or port
was indicated that does not match the incoming request).
IMarkupWriter.FormSupportImpl.
Creator.newInstance(Class, Map).
IJSONWriter.
IMarkupWriter.
tapestry.ognl.NullHandlers configuration point; this
provides the Class and NullHandlerthat will be passed to
OgnlRuntime.setNullHandler(java.lang.Class, ognl.NullHandler).IMarkupWriterthat does absolutely nothing; this is used during the rewind
phase of the request cycle when output is discarded anyway.DecimalFormat-based Translator implementation.ObjectPool interface.IComponent.TypeConverterimplementing class to use as a type converter for
ExpressionBinding.
BindingFactorythat creates
ExpressionBindinginstances.Select.ILinkRenderer for the WML
Option element.IAsset, as well as
the org.apache.tapestry.asset.AssetExternalizer, used to handle private assets.IBeanProvider interface, and
several interfaces and classes related to initializing helper beans.IBinding.Exception page.IEngine interface, including
the standard implementation:
BaseEngine.IMarkupWriter.IPageRecorder.IPage.detach()method.
PageEndRenderListener.pageEndRender(PageEvent).
PageBeginRenderListener, for the (typically
less-interesting) end of page render event.ApplicationRuntimeException thrown when a requested
page does not exist.component or IEngineService
that wishes to force the application to a particular page.PageBeginRenderListener and/or
PageEndRenderListener.IScriptProcessor with a handful of additional methods
needed when rendering a page response.PageRenderSupport.ServiceEncoder, it encodes page name and
a service name.IPage.validate(org.apache.tapestry.IRequestCycle)
method.
ServiceConstants.PARAMETER instead.
TemplateTokens.
TemplateTokens.
Stringinto the correct subclass of Number.
script tokens.IComponent to an instance of JSONObject.
ServiceConstants.UPDATE_PARTS parameter.
IDirectcomponent that was previously identified (and whose page and id
path were stored).
IRequestCycle#setPage(String) to select the previously identified
IExternalPage as the response page and activates the page by invoking
activateExternalPage() with the callback parameters and request cycle.
IRequestCycle.activate(String) to select the previously identified page as
the response page.
InjectSpecification.
PropertyChanges
into and out of plain strings.PropertyChanges back and
forth to a URL safe encoded string.BindingSource.
AbstractComponent.render(IMarkupWriter, IRequestCycle)to prepare the component to render.
FormBehavior.wasPrerendered(IMarkupWriter, IComponent).
IMarkupWriter.print(char[], int, int, boolean) that assumes filter is
enabled.
print() method, used by most other methods.
IMarkupWriter.print(char[], int, int, boolean), but the data to print is defined by the
String.
IMarkupWriter.print(char[], int, int, boolean), but the data to print is defined by the
String.
IMarkupWriter.print(char[], int, int, boolean)that assumes filter is enabled.
IMarkupWriter.print(char[], int, int, boolean), but the data to print is defined by the
String.
IAssetfor localizable assets within the JVM's
classpath.PrivateAsset.PrivateAsset(ClasspathResource, IEngineService, Location) instead.
BaseValidator.renderValidatorContribution(IFormComponent, IMarkupWriter, IRequestCycle)to process
a standard validation script.
tapestry.ognl.PropertyAccessors configuration point; this
provides the Class and PropertyAccessorthat will be passed to
OgnlRuntime.setPropertyAccessor(java.lang.Class, ognl.PropertyAccessor).IPageRecorder.IPropertySource interface
for instances that implement IPropertyHolder.ObjectProvider
that gets the actual value from the
tapestry.GlobalPropertySource service.tapestry.persist.PersistenceStrategy
configuration.PropertyPersistenceStrategys.tapestry.persist.PropertyPersistenceStrategySource service.DefaultPrimaryKeyConverter.getValue(Object) when the key is not found in the converter's map.
IPropertySource.getPropertyValue(String).
Radiocomponents.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).
ValidationDelegate.record(String, ValidationConstraint), or
ValidationDelegate.record(IRender, ValidationConstraint)if the
error renderer propertyis
not null.
ValidationDelegate.record(IRender, ValidationConstraint), after wrapping
the message parameter in a RenderString.
PropertyPersistenceStrategy.ILinkRenderer) to make
the link render any additional attributes.
Blockcomponent.IRender for a particular object by delegating to a
RenderStrategy.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.
ComponentRenderWorker interface a guaranteed
state to work off of.
ComponentRenderWorker interface a guaranteed
state to work off of.
IForm and delegate,
then renders the label obtained from the field.
AbstractFormComponent to provide different
behaviour.
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.
IPage.renderPage(ResponseBuilder, IRequestCycle).
ResponseRenderer.renderResponse(IRequestCycle).
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.AbstractComponent.renderComponent
method writing component state to the output stream.
AbstractComponent.renderComponent
method writing component state to the output stream.
AbstractComponent.renderComponent
method writing component state to the output stream.
AbstractComponent.renderComponent
method writing component state to the output stream.
System.err.
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.IRequestCyclefor
the current request.IRequestCycleon behalf of an
engine.Exception page by
displaying the request, session, servlet context and servlet object for the
current request.ThreadLocalStorageused to store and retrieve
Servlet API info.Validator that ensures a value was supplied.tapestry.ResetEventHub
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.
PageSpecificationResolver.getNamespace()) and a specification (see
PageSpecificationResolver.getSpecification()).
AbstractSpecificationResolver.getNamespace()) and a specification (see
AbstractSpecificationResolver.getSpecification()).
ObjectInputStreamthat 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.Reasource -
typically involving IAsset resources being examined by the
AssetService - match the configured resource match strings
of this service.ResourceMatcher.AjaxDirectService to determine type of ajax request
receive and determine the appropriate ResponseBuilder to handle
the response.ResponseDelegateFactory.ResponseBuilder.AbstractComponent.render(IMarkupWriter, IRequestCycle).
IRequestCycleto allow a form that uses the direct service, to respond
to the form submission.
IForm.rewind(IMarkupWriter, IRequestCycle).
formsto perform a partial rewind so as to respond to the
form submission (using the direct service).
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.Bodycomponent to add a script (and perhaps some
initialization) to the HTML response.-//Primix Solutions//Tapestry Script 1.0//EN
-//Howard Ship//Tapestry Script 1.1//EN
-//Howard Lewis Ship//Tapestry Script 1.2//EN
script template.PropertySelectioncomponent.IPropertySelectionRenderer that produces a
<select> element (containing <option> elements).HttpServletRequest) responding appropriately, and rendering a
result page.
ServiceConstants.SERVICE instead.
ServiceEncoders, as well as the ordering of those
encoders.ServiceEncoding, which adds the ability to
determine when the encoding has been modified.engine service.tapestry.services.ServiceMap, provides access to engine
services defined in the HiveMind module deployment descriptors.ServiceMap.ServletContext.ServletRequestServicer.ServletContext as
WebContext.HttpServletRequest to
WebRequest.HttpServletResponse as
WebResponse.HttpSession as
WebSession.PropertyPersistenceStrategy,
which stores properties in the HttpSession as attributes.IBeanProvider to initialize
a property of the bean.
IComponent.getContainedComponent() property; this may only be done once.
AssetFactoryContribution.
TypeConverterContributions.
date-too-early.
date-too-late.
current key from the set of deleted keys.
last value from the
deleted values set.
Locatorto track the position in the document as a ILocation.
invalid-date-format.
invalid-email-format bundle key.
invalid-int-format bundle key.
invalid-numeric-format bundle key.
service to store an array of application-specific
parameters.
field-too-short bundle key.
field-too-short bundle key.
FormBehavior.getElementId(IFormComponent) when a name is created for a form
component.
INamespacefor the component.
number-range bundle key.
number-too-large bundle key.
number-too-small bundle key.
field-is-required bundle key.
ResponseBuilder to use for this response, don't
try setting this unless you're very sure you know what you are doing as
this isn't the only way that it is used.
ResponseContributor objects to be used
in processing ajax requests.
tapestry.globals.ApplicationGlobals
service, which is used to see the
tapestry.infrastructure service.Short.SpecificationParser
to create Tapestry domain objects.ComponentClassProvider
that returns the value from the specification.ISpecificationSource that expects to use the normal class
loader to locate component specifications from within the classpath.DataSqueezer.squeeze(Object)for each element in the data array.
#squeeze(Object)for each element in the
data array.
Booleandata to either 'T' or 'F'.
toString() on data (which is type Byte), and prefixs the
result.
DataSqueezerImpl.squeeze(Object)for each element in the data array.
toString() on data (which is type Double),
and prefixs the result.
toString() on data (which is type Float),
and prefixs the result.
toString() on the data, which is actually
type Integer.
toString() on data (which is type Long),
and prefixs the result.
toString() on data (which is type Short),
and prefixs the result.
StaleLinkException)
that is displayed as part of the page.IEngineService when
it discovers that the an action link was for an out-of-date version of the
page.StaleLinkException.StaleLinkExceptionPresenter that uses a
page to present the exception.IEngineService when
it discovers that the HttpSession has timed out
(and been replaced by a new, empty one).StaleSessionException.RuleDirectedParser.selectRule(String, Attributes)to choose a new rule, which is pushed onto
the rule stack, then invokes IRule.startElement(RuleDirectedParser, Attributes).
GenericLink to represent an external, static URL.TapestryUtils.storeUniqueAttribute(IRequestCycle, String, Object).
TapestryUtils.storeUniqueAttribute(IRequestCycle, String, Object).
IPropertySelectionModel created from a comma-seperated string by
StringToPropertySelectionModelConverter.IPropertySelectionModel that allows one String from
an array of Strings to be selected as the property.IPropertySelectionModel.Translator implementation.SymbolSourcesPropertySource.ListenerMethodInvoker.IAsset of a component that provides the template
for the asset.
tokens.TemplateSource.TemplateParser to create
TemplateToken objects.MultiKey.
ValidatableFields to both format an object as text and translate
submitted text into an appropriate object for a given field.IBinding that wraps around a
Translator.ValidField.listener.
TypeConverterservice's
configuration points.StrategyRegistry.%hh sequences to single characters, and
convert plus to space.
UniqueToken
from an <unique> element, which contains full content.Boolean.TRUEor Boolean.FALSE, depending on
the prefix character.
Byte from the string, after stripping the prefix.
Double from the string, after stripping the prefix.
Float from the string, after stripping the prefix.
Integer from the string.
Long from the string, after stripping the prefix.
Short from the string, after stripping the prefix.
Radiowhich is selected to update the property bound to the selected
parameter.
current key from it.
last value to the set.
HttpServletRequest wrapper that provides
access to the form field values uploaded in a multipart request.RequiredFields for required field checking on rewind and
generating client-side logic during render.VadidatableFieldSupport implementation.Number.doubleValue().
Number.doubleValue().
IValidationDelegate or
fields.IValidationDelegatethat can be used as a
managed bean.ValidationStrings.getMessagePattern(String, Locale) and
MessageFormat.format(java.lang.String, java.lang.Object[]).IFormComponent to perform
server-side validation (Validator.validate(IFormComponent, ValidationMessages, Object)) as well
as generate cleint-side validation (in the form of JavaScript submit listeners).IBinding that provides
IValidator instances based on a
validator bean descriptor.IValidatorwhen submitted input is not valid.Validator instances from a specification.Validators.Formcomponent that creates a text field that allows for validation
of user input and conversion between string and object values.ValueConverter.HttpServlet or *
{@link javax.portlet.Portlet}.ServletWebContext,
and stores that into the ApplicationGlobals.Resourcefor resources found within a
WebContext.WebRequestServicerFilter and plug
into the tapestry.request.WebRequestServicerPipeline configuration point.WebRequestServicer.tapestry.request.ServletRequestServicerPipeline to the
tapestry.request.WebRequestServicerPipeline.WebSession whose names match a particular prefix.SetupServletApplicationGlobals.StaleLinkException)
that is displayed as part of the page.ResponseBuilder.beginBodyScript(IRequestCycle) to write the containing
body script.
ResponseBuilder.beginBodyScript(IRequestCycle) to write the containing
body script.
ResponseBuilder.beginBodyScript(IRequestCycle) to write the containing
body script.
ResponseBuilder.beginBodyScript(IRequestCycle) to write the containing
body script.
PageRenderSupportImpl.getPreloadedImageReference(String)).
CookieSource.writeCookieValue(String, String) but an explicit maximum age may be set.
PageRenderSupport to write external js package
includes.
PageRenderSupport to write external js package
includes.
PageRenderSupport to write external js package
includes.
PageRenderSupport to write external js package
includes.
GoFormSupportImpl (WML).
FormSupportImpl.addHiddenValue(String, String, String), plus the allocated id list.
FormSupportImpl.addHiddenValue(String, String, String).
ResponseBuilder.beginBodyScript(IRequestCycle) is called
to include any image initializations.
ResponseBuilder.beginBodyScript(IRequestCycle) is called
to include any image initializations.
ResponseBuilder.beginBodyScript(IRequestCycle) is called
to include any image initializations.
ResponseBuilder.beginBodyScript(IRequestCycle) is called
to include any image initializations.
FieldLabel just before writing the name of the form
component.
FieldLabel just after writing the name of the form
component.
ValidationDelegate.writeLabelPrefix(IFormComponent,IMarkupWriter,IRequestCycle),
if the form component is in error.
InsertText component to write the next line.
IAssetSpecification.
IContainedComponent.
TypeConverterContribution.
IBeanInitializer.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||