- H - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionLexer
-
- H - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser
-
- handle(ComponentEventRequestParameters, ComponentEventRequestHandler) - Method in class org.apache.tapestry5.internal.services.ajax.AjaxFormUpdateFilter
-
- handle(ComponentEventRequestParameters) - Method in class org.apache.tapestry5.internal.services.AjaxComponentEventRequestHandler
-
- handle(ComponentEventRequestParameters, ComponentEventRequestHandler) - Method in class org.apache.tapestry5.internal.services.AjaxFilter
-
- handle(ComponentEventRequestParameters) - Method in class org.apache.tapestry5.internal.services.ComponentEventRequestHandlerImpl
-
- handle(PageRenderRequestParameters) - Method in class org.apache.tapestry5.internal.services.PageRenderRequestHandlerImpl
-
- handle(ComponentEventRequestParameters, ComponentEventRequestHandler) - Method in interface org.apache.tapestry5.services.ComponentEventRequestFilter
-
Filter for a component action request.
- handle(ComponentEventRequestParameters) - Method in interface org.apache.tapestry5.services.ComponentEventRequestHandler
-
Handler for a component action request which will trigger an event on a component and use the return value to
send a response to the client (typically, a redirect to a page render URL).
- handle(PageRenderRequestParameters, PageRenderRequestHandler) - Method in interface org.apache.tapestry5.services.PageRenderRequestFilter
-
Invoked to activate and render a page.
- handle(PageRenderRequestParameters) - Method in interface org.apache.tapestry5.services.PageRenderRequestHandler
-
Invoked to activate and render a page.
- handle(ComponentEventRequestParameters, ComponentEventRequestHandler) - Method in class org.apache.tapestry5.upload.internal.services.UploadExceptionFilter
-
- handleActivationEventContext() - Method in class org.apache.tapestry5.internal.model.MutableComponentModelImpl
-
- handleActivationEventContext() - Method in interface org.apache.tapestry5.model.ComponentModel
-
Relevant for pages only, indicates that the component handle the
EventConstants.ACTIVATE
events with a catch all rules
- handleAssetRequest(Request, Response, String) - Method in class org.apache.tapestry5.internal.services.assets.ClasspathAssetRequestHandler
-
- handleAssetRequest(Request, Response, String) - Method in class org.apache.tapestry5.internal.services.assets.ContextAssetRequestHandler
-
- handleAssetRequest(Request, Response, String) - Method in class org.apache.tapestry5.internal.services.assets.StackAssetRequestHandler
-
- handleAssetRequest(Request, Response, String) - Method in interface org.apache.tapestry5.services.assets.AssetRequestHandler
-
Given a request targeted (via the handler id) to the specific handler, process the request.
- handleComponentEvent(ComponentEventRequestParameters) - Method in class org.apache.tapestry5.internal.services.ComponentRequestHandlerTerminator
-
- handleComponentEvent(ComponentEventRequestParameters, ComponentRequestHandler) - Method in class org.apache.tapestry5.internal.services.DeferredResponseRenderer
-
- handleComponentEvent(ComponentEventRequestParameters, ComponentRequestHandler) - Method in class org.apache.tapestry5.internal.services.ProductionModeUnknownComponentFilter
-
- handleComponentEvent(ComponentEventRequestParameters, ComponentRequestHandler) - Method in class org.apache.tapestry5.internal.services.RequestOperationTracker
-
- handleComponentEvent(ComponentEventRequestParameters, ComponentRequestHandler) - Method in interface org.apache.tapestry5.services.ComponentRequestFilter
-
Handler for a component action request which will trigger an event on a component and use the return value to
send a response to the client (typically, a redirect to a page render URL).
- handleComponentEvent(ComponentEventRequestParameters) - Method in interface org.apache.tapestry5.services.ComponentRequestHandler
-
Handler for a component action request which will trigger an event on a component and use the return value to
send a response to the client (typically, a redirect to a page render URL).
- handleComponentEvent(ComponentEventRequestParameters, ComponentRequestHandler) - Method in class org.apache.tapestry5.services.InitializeActivePageName
-
- handleEvent(Component, ComponentEvent) - Method in interface org.apache.tapestry5.services.ComponentEventHandler
-
Handles the event.
- handlePageRender(PageRenderRequestParameters) - Method in class org.apache.tapestry5.internal.services.ComponentRequestHandlerTerminator
-
- handlePageRender(PageRenderRequestParameters, ComponentRequestHandler) - Method in class org.apache.tapestry5.internal.services.DeferredResponseRenderer
-
- handlePageRender(PageRenderRequestParameters, ComponentRequestHandler) - Method in class org.apache.tapestry5.internal.services.ProductionModeUnknownComponentFilter
-
- handlePageRender(PageRenderRequestParameters, ComponentRequestHandler) - Method in class org.apache.tapestry5.internal.services.RequestOperationTracker
-
- handlePageRender(PageRenderRequestParameters, ComponentRequestHandler) - Method in interface org.apache.tapestry5.services.ComponentRequestFilter
-
Invoked to activate and render a page.
- handlePageRender(PageRenderRequestParameters) - Method in interface org.apache.tapestry5.services.ComponentRequestHandler
-
Invoked to activate and render a page.
- handlePageRender(PageRenderRequestParameters, ComponentRequestHandler) - Method in class org.apache.tapestry5.services.InitializeActivePageName
-
- handleRequestException(Throwable, List<Object>) - Method in interface org.apache.tapestry5.ExceptionHandlerAssistant
-
Handles the exception, returning a page class or link to redirect to.
- handleRequestException(Throwable) - Method in class org.apache.tapestry5.internal.services.DefaultRequestExceptionHandler
-
Handles the exception thrown at some point the request was being processed
First checks if there was a specific exception handler/page configured for this exception type, it's super class or super-super class.
- handleRequestException(Throwable) - Method in interface org.apache.tapestry5.services.RequestExceptionHandler
-
Responsible for handling the error in some way and providing some response to the client.
- handleResult(T) - Method in interface org.apache.tapestry5.ComponentEventCallback
-
Invoked to handle a non-null event handler method result.
- handleResult(Object) - Method in class org.apache.tapestry5.internal.services.ComponentResultProcessorWrapper
-
- handleResult(T) - Method in class org.apache.tapestry5.internal.util.CaptureResultCallback
-
- handleResult(Object) - Method in class org.apache.tapestry5.internal.util.NotificationEventCallback
-
- handlesEvent(String) - Method in class org.apache.tapestry5.internal.model.MutableComponentModelImpl
-
- handlesEvent(String) - Method in interface org.apache.tapestry5.model.ComponentModel
-
Determines if the component has an event handler for the indicated event name (case insensitive).
- handleUnknownContext(ComponentResources, EventContext) - Method in interface org.apache.tapestry5.internal.services.UnknownActivationContextHandler
-
Answer the client in the case of a request coming in with an unknown activation context.
- handleUnknownContext(ComponentResources, EventContext) - Method in class org.apache.tapestry5.internal.services.UnknownActivationContextHandlerImpl
-
- has(String) - Method in class org.apache.tapestry5.json.JSONObject
-
Returns true if this object has a mapping for name
.
- hasActivationContext() - Method in class org.apache.tapestry5.PageCallback
-
- hasAnnotation(Class<T>) - Method in class org.apache.tapestry5.internal.plastic.AbstractMethodInvocation
-
- hasAnnotation(Class<T>) - Method in class org.apache.tapestry5.internal.plastic.DelegatingAnnotationAccess
-
- hasAnnotation(Class<T>) - Method in class org.apache.tapestry5.internal.plastic.EmptyAnnotationAccess
-
- hasAnnotation(Class<T>) - Method in class org.apache.tapestry5.internal.plastic.PlasticClassImpl
-
- hasAnnotation(Class<T>) - Method in interface org.apache.tapestry5.plastic.AnnotationAccess
-
Checks to see if the target has an annotation of the given type.
- hasBody() - Method in interface org.apache.tapestry5.ComponentResourcesCommon
-
Returns true if the element has a body and false otherwise.
- hasBody() - Method in class org.apache.tapestry5.internal.structure.ComponentPageElementImpl
-
- hasBody() - Method in class org.apache.tapestry5.internal.structure.InternalComponentResourcesImpl
-
- hasChildren(T) - Method in interface org.apache.tapestry5.tree.TreeModelAdapter
-
Returns true if the value has children (only invoked for non-leaf values).
- hasDisplayBlock(String) - Method in class org.apache.tapestry5.internal.services.BeanBlockOverrideSourceImpl
-
- hasDisplayBlock(String) - Method in class org.apache.tapestry5.internal.services.BeanBlockSourceImpl
-
- hasDisplayBlock(String) - Method in interface org.apache.tapestry5.services.BeanBlockOverrideSource
-
Checks to see if there is a display block for the indicated data type.
- hasDisplayBlock(String) - Method in interface org.apache.tapestry5.services.BeanBlockSource
-
Checks to see if there is a display block for the indicated data type.
- hasDTD() - Method in class org.apache.tapestry5.dom.Document
-
- hasFieldChange(String) - Method in interface org.apache.tapestry5.internal.InternalComponentResources
-
Checks to see if there is a value stored for the indicated field.
- hasFieldChange(String) - Method in class org.apache.tapestry5.internal.structure.InternalComponentResourcesImpl
-
- hashCode() - Method in class org.apache.tapestry5.internal.services.ContextResource
-
- hashCode() - Method in class org.apache.tapestry5.internal.util.IntegerRange
-
- hashCode() - Method in class org.apache.tapestry5.internal.util.MultiKey
-
- hashCode() - Method in class org.apache.tapestry5.ioc.internal.ServiceDefImpl
-
- hashCode() - Method in class org.apache.tapestry5.ioc.internal.services.MethodSignature
-
- hashCode() - Method in class org.apache.tapestry5.ioc.internal.util.ClasspathResource
-
- hashCode() - Method in class org.apache.tapestry5.ioc.internal.util.LocationImpl
-
- hashCode() - Method in class org.apache.tapestry5.json.JSONArray
-
- hashCode() - Method in class org.apache.tapestry5.plastic.MethodDescription
-
- hashCode() - Method in class org.apache.tapestry5.services.pageload.ComponentResourceSelector
-
- hasNext() - Method in class org.apache.tapestry5.internal.services.XMLTokenStream
-
- hasNext() - Method in class org.apache.tapestry5.ioc.internal.services.MethodIterator
-
- hasNext() - Method in class org.apache.tapestry5.ioc.internal.util.InheritanceSearch
-
- hasNext() - Method in class org.apache.tapestry5.ioc.util.LocalizedNameGenerator
-
Returns true if there are more name variants to be returned, false otherwise.
- hasParameters() - Method in class org.apache.tapestry5.ContentType
-
- hasReplacements() - Method in class org.apache.tapestry5.internal.ComponentOverrideImpl
-
- hasReplacements() - Method in interface org.apache.tapestry5.services.ComponentOverride
-
Returns true if the service configuration is non-empty.
- hasResetListeners() - Method in interface org.apache.tapestry5.internal.structure.Page
-
- hasResetListeners() - Method in class org.apache.tapestry5.internal.structure.PageImpl
-
- hasValue() - Method in class org.apache.tapestry5.internal.util.Holder
-
- Heartbeat - Interface in org.apache.tapestry5.services
-
Allows for deferred execution of logic, useful when trying to get multiple components to coordinate behavior.
- HeartbeatDeferred - Annotation Type in org.apache.tapestry5.annotations
-
Marks a component method as deferred until the end of the
Heartbeat
.
- HeartbeatDeferredWorker - Class in org.apache.tapestry5.internal.transform
-
- HeartbeatDeferredWorker(Heartbeat) - Constructor for class org.apache.tapestry5.internal.transform.HeartbeatDeferredWorker
-
- HeartbeatImpl - Class in org.apache.tapestry5.internal.services
-
- HeartbeatImpl() - Constructor for class org.apache.tapestry5.internal.services.HeartbeatImpl
-
- HibernateConfigurer - Interface in org.apache.tapestry5.hibernate
-
Defines the interface for a chain-of-command that updates Hibernate configuration in some way before the SessionFactory
is created.
- HibernateConstants - Class in org.apache.tapestry5.hibernate
-
Defines constants used inside the Tapestry Hibernate intergration.
- HibernateConstants() - Constructor for class org.apache.tapestry5.hibernate.HibernateConstants
-
- HibernateCore - Annotation Type in org.apache.tapestry5.hibernate
-
- HibernateCoreModule - Class in org.apache.tapestry5.hibernate.modules
-
Defines core services that support initialization of Hibernate and access to the Hibernate Session
.
- HibernateCoreModule() - Constructor for class org.apache.tapestry5.hibernate.modules.HibernateCoreModule
-
- HibernateEntityPackageManager - Interface in org.apache.tapestry5.hibernate
-
Contains a set of contributed package names from which to load entities.
- HibernateEntityValueEncoder<E> - Class in org.apache.tapestry5.internal.hibernate
-
- HibernateEntityValueEncoder(Class<E>, String, Session, PropertyAccess, TypeCoercer, Logger) - Constructor for class org.apache.tapestry5.internal.hibernate.HibernateEntityValueEncoder
-
- HibernateGridDataSource - Class in org.apache.tapestry5.hibernate
-
A simple implementation of
GridDataSource
based on a Hibernate Session and a known
entity class.
- HibernateGridDataSource(Session, Class) - Constructor for class org.apache.tapestry5.hibernate.HibernateGridDataSource
-
- HibernateModule - Class in org.apache.tapestry5.hibernate.modules
-
Supplements the services defined by
HibernateCoreModule
with additional
services and configuration specific to Tapestry web application.
- HibernateModule() - Constructor for class org.apache.tapestry5.hibernate.modules.HibernateModule
-
- HibernatePersistenceConstants - Class in org.apache.tapestry5.hibernate
-
Constants for persistent field strategies.
- HibernatePersistenceConstants() - Constructor for class org.apache.tapestry5.hibernate.HibernatePersistenceConstants
-
- HibernateSessionManager - Interface in org.apache.tapestry5.hibernate
-
Manages the Hibernate session for the current thread.
- HibernateSessionManagerImpl - Class in org.apache.tapestry5.internal.hibernate
-
- HibernateSessionManagerImpl(HibernateSessionSource) - Constructor for class org.apache.tapestry5.internal.hibernate.HibernateSessionManagerImpl
-
- HibernateSessionSource - Interface in org.apache.tapestry5.hibernate
-
Responsible for creating a Hibernate session as needed.
- HibernateSessionSourceImpl - Class in org.apache.tapestry5.internal.hibernate
-
- HibernateSessionSourceImpl(Logger, List<HibernateConfigurer>) - Constructor for class org.apache.tapestry5.internal.hibernate.HibernateSessionSourceImpl
-
- HibernateStatistics - Class in org.apache.tapestry5.corelib.pages
-
Page used to see the Hibernate statistics.
- HibernateStatistics() - Constructor for class org.apache.tapestry5.corelib.pages.HibernateStatistics
-
- HibernateSymbols - Class in org.apache.tapestry5.hibernate
-
- HibernateSymbols() - Constructor for class org.apache.tapestry5.hibernate.HibernateSymbols
-
- HibernateTransactionAdvisor - Interface in org.apache.tapestry5.hibernate
-
- HibernateTransactionAdvisorImpl - Class in org.apache.tapestry5.internal.hibernate
-
- HibernateTransactionAdvisorImpl(HibernateSessionManager) - Constructor for class org.apache.tapestry5.internal.hibernate.HibernateTransactionAdvisorImpl
-
- HibernateTransactionDecorator - Interface in org.apache.tapestry5.hibernate
-
Service that can create an interceptor that wraps around a service implementation.
- HibernateTransactionDecoratorImpl - Class in org.apache.tapestry5.internal.hibernate
-
- HibernateTransactionDecoratorImpl(AspectDecorator, HibernateTransactionAdvisor) - Constructor for class org.apache.tapestry5.internal.hibernate.HibernateTransactionDecoratorImpl
-
- Hidden - Class in org.apache.tapestry5.corelib.components
-
Used to record a page property as a value into the form.
- Hidden() - Constructor for class org.apache.tapestry5.corelib.components.Hidden
-
- HiddenFieldLocationRules - Interface in org.apache.tapestry5.services
-
Provides some assistance in determining where to place a hidden field based on standard (X)HTML elements.
- HiddenFieldLocationRulesImpl - Class in org.apache.tapestry5.internal.services
-
- HiddenFieldLocationRulesImpl(Map<String, RelativeElementPosition>) - Constructor for class org.apache.tapestry5.internal.services.HiddenFieldLocationRulesImpl
-
- HiddenFieldPositioner - Class in org.apache.tapestry5.corelib.internal
-
Used to position a hidden field (as part of a form-related component).
- HiddenFieldPositioner(MarkupWriter, HiddenFieldLocationRules) - Constructor for class org.apache.tapestry5.corelib.internal.HiddenFieldPositioner
-
- highlight(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- HMAC_PASSPHRASE - Static variable in class org.apache.tapestry5.SymbolConstants
-
A passphrase used as the basis of hash-based message authentication (HMAC) for any object stream data stored on
the client.
- Holder<T> - Class in org.apache.tapestry5.internal.util
-
An object that holds some type of other object.
- Holder() - Constructor for class org.apache.tapestry5.internal.util.Holder
-
- HOSTNAME - Static variable in class org.apache.tapestry5.SymbolConstants
-
The hostname that application should use when constructing an absolute URL.
- HOSTPORT - Static variable in class org.apache.tapestry5.SymbolConstants
-
The hostport that application should use when constructing an absolute URL.
- HOSTPORT_SECURE - Static variable in class org.apache.tapestry5.SymbolConstants
-
The secure (https) hostport that application should use when constructing an absolute URL.
- HOUR - Static variable in class org.apache.tapestry5.ioc.internal.services.cron.CronExpression
-
- hours - Variable in class org.apache.tapestry5.ioc.internal.services.cron.CronExpression
-
- Html5DateField - Class in org.apache.tapestry5.corelib.components
-
A component used to collect a provided date from the user using the native HTML5 date picker
(<input type="date">)
- Html5DateField() - Constructor for class org.apache.tapestry5.corelib.components.Html5DateField
-
- Html5MarkupModel - Class in org.apache.tapestry5.dom
-
Implementation of
MarkupModel
that correctly handles HTML5 void
elements.
- Html5MarkupModel() - Constructor for class org.apache.tapestry5.dom.Html5MarkupModel
-
- Html5MarkupModel(boolean) - Constructor for class org.apache.tapestry5.dom.Html5MarkupModel
-
- Html5Support - Interface in org.apache.tapestry5.services
-
Service related to Tapestry's support of HTML5 features.
- Html5SupportImpl - Class in org.apache.tapestry5.internal.services
-
- Html5SupportImpl(boolean) - Constructor for class org.apache.tapestry5.internal.services.Html5SupportImpl
-
- HTTP - Static variable in class org.apache.tapestry5.internal.AssetConstants
-
For assets that are external (stored in another service) and have a non-secure URL (http://...)
- HttpError - Class in org.apache.tapestry5.services
-
An event handler method may return an instance of this class to send an error response to the client.
- HttpError(int, String) - Constructor for class org.apache.tapestry5.services.HttpError
-
- HttpErrorComponentEventResultProcessor - Class in org.apache.tapestry5.internal.services
-
- HttpErrorComponentEventResultProcessor(Response) - Constructor for class org.apache.tapestry5.internal.services.HttpErrorComponentEventResultProcessor
-
- httpOnly - Variable in class org.apache.tapestry5.CookieBuilder
-
- HTTPS - Static variable in class org.apache.tapestry5.internal.AssetConstants
-
For assets that are external (stored in another service) and have a secure URL (https://...)
- HttpServletRequestFilter - Interface in org.apache.tapestry5.services
-
- HttpServletRequestHandler - Interface in org.apache.tapestry5.services
-