Skip navigation links
Tapestry API - 5.4.0
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

A - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionLexer
 
A - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser
 
abort() - Method in interface org.apache.tapestry5.hibernate.HibernateSessionManager
Aborts the current transaction, and starts a new transaction to replace it.
abort() - Method in class org.apache.tapestry5.internal.hibernate.HibernateSessionManagerImpl
 
AbstractAnnotationBuilder - Class in org.apache.tapestry5.internal.plastic
 
AbstractAnnotationBuilder(PlasticClassPool) - Constructor for class org.apache.tapestry5.internal.plastic.AbstractAnnotationBuilder
 
AbstractAsset - Class in org.apache.tapestry5.internal.services
Base class for assets.
AbstractAsset(boolean) - Constructor for class org.apache.tapestry5.internal.services.AbstractAsset
 
AbstractAssetFactory - Class in org.apache.tapestry5.internal.services
 
AbstractAssetFactory(ResponseCompressionAnalyzer, ResourceChangeTracker, StreamableResourceSource, AssetPathConstructor, Resource) - Constructor for class org.apache.tapestry5.internal.services.AbstractAssetFactory
 
AbstractBinding - Class in org.apache.tapestry5.internal.bindings
Abstract base class for bindings.
AbstractBinding() - Constructor for class org.apache.tapestry5.internal.bindings.AbstractBinding
 
AbstractBinding(Location) - Constructor for class org.apache.tapestry5.internal.bindings.AbstractBinding
 
AbstractComponentCallback - Class in org.apache.tapestry5.internal.structure
Base class for most implementations of ComponentCallback, used when there is an underlying Event.
AbstractComponentCallback(Event) - Constructor for class org.apache.tapestry5.internal.structure.AbstractComponentCallback
 
AbstractComponentEventLink - Class in org.apache.tapestry5.corelib.base
Base class for link-generating components that are based on a component event request.
AbstractComponentEventLink() - Constructor for class org.apache.tapestry5.corelib.base.AbstractComponentEventLink
 
AbstractConditional - Class in org.apache.tapestry5.corelib.base
Base class for If and Unless.
AbstractConditional() - Constructor for class org.apache.tapestry5.corelib.base.AbstractConditional
 
AbstractConfigurationImpl<T> - Class in org.apache.tapestry5.ioc.internal
 
AbstractConfigurationImpl(Class<T>, ObjectLocator) - Constructor for class org.apache.tapestry5.ioc.internal.AbstractConfigurationImpl
 
AbstractContributionDef - Class in org.apache.tapestry5.internal
Partially implements ContributionDef, providing empty implementations of the three contribute() methods.
AbstractContributionDef() - Constructor for class org.apache.tapestry5.internal.AbstractContributionDef
 
AbstractEventContext - Class in org.apache.tapestry5.internal
 
AbstractEventContext() - Constructor for class org.apache.tapestry5.internal.AbstractEventContext
 
AbstractField - Class in org.apache.tapestry5.corelib.base
Provides initialization of the clientId and elementName properties.
AbstractField() - Constructor for class org.apache.tapestry5.corelib.base.AbstractField
 
AbstractInternalPage - Class in org.apache.tapestry5.corelib.base
Base page for Tapestry internal pages, that should suppress any application changes to the core stack's CSS.
AbstractInternalPage() - Constructor for class org.apache.tapestry5.corelib.base.AbstractInternalPage
 
AbstractLink - Class in org.apache.tapestry5.corelib.base
Provides base utilities for classes that generate clickable links.
AbstractLink() - Constructor for class org.apache.tapestry5.corelib.base.AbstractLink
 
AbstractMarkupModel - Class in org.apache.tapestry5.dom
 
AbstractMarkupModel(boolean) - Constructor for class org.apache.tapestry5.dom.AbstractMarkupModel
 
AbstractMessages - Class in org.apache.tapestry5.ioc.util
Abstract implementation of Messages that doesn't know where values come from (that information is supplied in a subclass, via the AbstractMessages.valueForKey(String) method).
AbstractMessages(Locale) - Constructor for class org.apache.tapestry5.ioc.util.AbstractMessages
 
AbstractMethodInvocation - Class in org.apache.tapestry5.internal.plastic
 
AbstractMethodInvocation(Object, InstanceContext, MethodInvocationBundle) - Constructor for class org.apache.tapestry5.internal.plastic.AbstractMethodInvocation
 
AbstractMethodInvokingInstrumenter - Class in org.apache.tapestry5.ioc.internal
Base class for service decorators and service advisors that work by invoking a module method.
AbstractMethodInvokingInstrumenter(ModuleBuilderSource, Method, ServiceResources, PlasticProxyFactory) - Constructor for class org.apache.tapestry5.ioc.internal.AbstractMethodInvokingInstrumenter
 
AbstractMinimizer - Class in org.apache.tapestry5.internal.webresources
Base class for resource minimizers.
AbstractMinimizer(Logger, OperationTracker, AssetChecksumGenerator, String) - Constructor for class org.apache.tapestry5.internal.webresources.AbstractMinimizer
 
AbstractOptionModel - Class in org.apache.tapestry5
Base class for implementing OptionModel.
AbstractOptionModel() - Constructor for class org.apache.tapestry5.AbstractOptionModel
 
AbstractPropertyOutput - Class in org.apache.tapestry5.corelib.base
Base class for components that output a property value using a PropertyModel.
AbstractPropertyOutput() - Constructor for class org.apache.tapestry5.corelib.base.AbstractPropertyOutput
 
AbstractReloadableObjectCreator - Class in org.apache.tapestry5.ioc.internal
 
AbstractReloadableObjectCreator(PlasticProxyFactory, ClassLoader, String, Logger, OperationTracker) - Constructor for class org.apache.tapestry5.ioc.internal.AbstractReloadableObjectCreator
 
AbstractResource - Class in org.apache.tapestry5.ioc.internal.util
Abstract implementation of Resource.
AbstractResource(String) - Constructor for class org.apache.tapestry5.ioc.internal.util.AbstractResource
 
AbstractSelectModel - Class in org.apache.tapestry5.util
Base class for SelectModel implementations, whose primary job is to provide the AbstractSelectModel.visit(SelectModelVisitor) method.
AbstractSelectModel() - Constructor for class org.apache.tapestry5.util.AbstractSelectModel
 
AbstractServiceCreator - Class in org.apache.tapestry5.ioc.internal
Abstract implementation of ObjectCreator geared towards the creation of the core service implementation, either by invoking a service builder method on a module, or by invoking a constructor.
AbstractServiceCreator(ServiceBuilderResources, String) - Constructor for class org.apache.tapestry5.ioc.internal.AbstractServiceCreator
 
AbstractServiceInstrumenter - Class in org.apache.tapestry5.ioc.internal
Abstract base class for implementations of ServiceDecorator (i.e., old school) and ServiceAdvisor (i.e., new school).
AbstractServiceInstrumenter(Method, String[], String[], Class, Set<Class>, PlasticProxyFactory) - Constructor for class org.apache.tapestry5.ioc.internal.AbstractServiceInstrumenter
 
AbstractSessionPersistentFieldStrategy - Class in org.apache.tapestry5.internal.services
Base class for strategies that store their values as keys in the session.
AbstractSessionPersistentFieldStrategy(String, Request) - Constructor for class org.apache.tapestry5.internal.services.AbstractSessionPersistentFieldStrategy
 
AbstractTextField - Class in org.apache.tapestry5.corelib.base
Abstract class for a variety of components that render some variation of a text field.
AbstractTextField() - Constructor for class org.apache.tapestry5.corelib.base.AbstractTextField
 
AbstractTranslator<T> - Class in org.apache.tapestry5.internal.translator
 
AbstractTranslator(String, Class<T>, String) - Constructor for class org.apache.tapestry5.internal.translator.AbstractTranslator
 
AbstractValidator<C,T> - Class in org.apache.tapestry5.validator
Base class for constructing a Validator.
AbstractValidator(Class<C>, Class<T>, String, JavaScriptSupport) - Constructor for class org.apache.tapestry5.validator.AbstractValidator
 
AbtractAspectInterceptorBuilder<T> - Class in org.apache.tapestry5.ioc.internal.services
 
AbtractAspectInterceptorBuilder(AnnotationAccess) - Constructor for class org.apache.tapestry5.ioc.internal.services.AbtractAspectInterceptorBuilder
 
accept(T) - Method in interface org.apache.tapestry5.func.Predicate
This method is overridden in subclasses to define which objects the Predicate will accept and which it will reject.
AccessableObjectAnnotationProvider - Class in org.apache.tapestry5.ioc.internal.services
Provides access to annotations of an accessable object such as a Method or Field.
AccessableObjectAnnotationProvider(AccessibleObject) - Constructor for class org.apache.tapestry5.ioc.internal.services.AccessableObjectAnnotationProvider
 
accumulate(String, Object) - Method in class org.apache.tapestry5.json.JSONObject
Accumulate values under a key.
acquireReadLock() - Method in interface org.apache.tapestry5.internal.services.SessionLock
Acquires the read lock, if the shared read lock, or exclusive write lock, is not already held by this thread.
acquireReadLock() - Method in class org.apache.tapestry5.ioc.internal.util.LockSupport
Locks the shared read lock.
acquireWriteLock() - Method in interface org.apache.tapestry5.internal.services.SessionLock
Acquires the exclusive write lock; may release the (shared) read lock before acquiring the write lock; this may block for a while.
ACTION - Static variable in class org.apache.tapestry5.EventConstants
Default client event name, "action", used in most situations.
ActionLink - Class in org.apache.tapestry5.corelib.components
Component that triggers an action on the server with a subsequent full page refresh.
ActionLink() - Constructor for class org.apache.tapestry5.corelib.components.ActionLink
 
ActionLink(String, String) - Constructor for class org.apache.tapestry5.corelib.pages.ExceptionReport.ActionLink
 
ACTIVATE - Static variable in class org.apache.tapestry5.EventConstants
Event triggered when a page is activated (for rendering).
activatePage(ComponentResources, EventContext, ComponentEventResultProcessor) - Method in interface org.apache.tapestry5.internal.services.PageActivator
Activates the page.
activatePage(ComponentResources, EventContext, ComponentEventResultProcessor) - Method in class org.apache.tapestry5.internal.services.PageActivatorImpl
 
activationContextDescription() - Method in class org.apache.tapestry5.PageCallback
Returns the activation context as a string of value separated by slashes.
ActivationRequestParameter - Annotation Type in org.apache.tapestry5.annotations
Marks a field of a page (not a component) as persistent within the URL, as with a page activation context.
ActivationRequestParameterWorker - Class in org.apache.tapestry5.internal.transform
Hooks the activate event handler on the component (presumably, a page) to extract query parameters, and hooks the link decoration events to extract values and add them to the Link.
ActivationRequestParameterWorker(Request, ComponentClassCache, ValueEncoderSource, URLEncoder) - Constructor for class org.apache.tapestry5.internal.transform.ActivationRequestParameterWorker
 
ACTIVE_PAGE_LOADED - Static variable in class org.apache.tapestry5.internal.InternalConstants
Request attribute, set to true once the active page (as identified in the incoming component event or page render request) has been successfully loaded.
adaptor - Variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser
 
add(ClientBodyElement) - Method in class org.apache.tapestry5.ajax.MultiZoneUpdate
Deprecated.
Adds the zone (represented by the ClientBodyElement) to the update.
add(String, Object) - Method in class org.apache.tapestry5.ajax.MultiZoneUpdate
Deprecated.
Returns a new MultiZoneUpdate reflecting the mapping from the indicated zone to an object that will render the content for that zone.
add(Alert) - Method in class org.apache.tapestry5.alerts.AlertStorage
 
add(String) - Method in interface org.apache.tapestry5.beaneditor.BeanModel
Adds a new property to the model, returning its mutable model for further refinement.
add(RelativePosition, String, String) - Method in interface org.apache.tapestry5.beaneditor.BeanModel
Adds a new property to the model (as with BeanModel.add(String)), ordered before or after an existing property.
add(RelativePosition, String, String, PropertyConduit) - Method in interface org.apache.tapestry5.beaneditor.BeanModel
Adds a new property to the model, ordered before or after an existing property.
add(String, PropertyConduit) - Method in interface org.apache.tapestry5.beaneditor.BeanModel
Adds a new, synthetic property to the model, returning its mutable model for further refinement.
add(String) - Method in class org.apache.tapestry5.internal.beaneditor.BeanModelImpl
 
add(RelativePosition, String, String, PropertyConduit) - Method in class org.apache.tapestry5.internal.beaneditor.BeanModelImpl
 
add(RelativePosition, String, String) - Method in class org.apache.tapestry5.internal.beaneditor.BeanModelImpl
 
add(String, PropertyConduit) - Method in class org.apache.tapestry5.internal.beaneditor.BeanModelImpl
 
add(BeanModel, String) - Static method in class org.apache.tapestry5.internal.beaneditor.BeanModelUtils
Adds empty properties to the bean model.
add(T) - Method in interface org.apache.tapestry5.ioc.Configuration
Adds an object to the service's contribution.
add(InitializationPlan) - Method in class org.apache.tapestry5.ioc.internal.util.ConstructionPlan
 
add(Orderable<T>) - Method in class org.apache.tapestry5.ioc.internal.util.IdToDependencyNode
Adds an object to be ordered.
add(String, T, String...) - Method in class org.apache.tapestry5.ioc.internal.util.IdToDependencyNode
Adds an object to be ordered.
add(Orderable<T>) - Method in class org.apache.tapestry5.ioc.internal.util.Orderer
Adds an object to be ordered.
add(String, T, String...) - Method in class org.apache.tapestry5.ioc.internal.util.Orderer
Adds an object to be ordered.
add(URL) - Method in class org.apache.tapestry5.ioc.internal.util.URLChangeTracker
Stores a new URL into the tracker, or returns the previous time stamp for a previously added URL.
add(T) - Method in class org.apache.tapestry5.ioc.internal.ValidatingConfigurationWrapper
 
add(K, V) - Method in class org.apache.tapestry5.ioc.internal.ValidatingMappedConfigurationWrapper
 
add(String, T, String...) - Method in class org.apache.tapestry5.ioc.internal.ValidatingOrderedConfigurationWrapper
 
add(K, V) - Method in interface org.apache.tapestry5.ioc.MappedConfiguration
Adds a keyed object to the service's contribution.
add(String, T, String...) - Method in interface org.apache.tapestry5.ioc.OrderedConfiguration
Adds an ordered object to a service's contribution.
add(ModuleDef) - Method in class org.apache.tapestry5.ioc.RegistryBuilder
Adds a ModuleDef to the registry, returning the builder for further configuration.
add(Class...) - Method in class org.apache.tapestry5.ioc.RegistryBuilder
Adds a number of modules (as module classes) to the registry, returning the builder for further configuration.
add(String) - Method in class org.apache.tapestry5.ioc.RegistryBuilder
Adds a modle class (specified by fully qualified class name) to the registry, returning the builder for further configuration.
add(Element) - Method in class org.apache.tapestry5.services.javascript.StylesheetLink
Invoked to add the stylesheet link to a container element.
add(String) - Method in class org.apache.tapestry5.upload.internal.services.ParameterValue
 
ADD_INTS - Static variable in class org.apache.tapestry5.func.F
A two-input Mapper used to add the values from two Flows of Integers into a Flow of Integer sums.
ADD_ROW - Static variable in class org.apache.tapestry5.EventConstants
Event triggered by AjaxFormLoop to inform the container that a new row has been requested.
addAdvice(MethodAdvice) - Method in interface org.apache.tapestry5.plastic.PlasticMethod
Adds advice to the method.
addAlias(String, T) - Method in class org.apache.tapestry5.util.StringToEnumCoercion
Allows an alias value (alternate) string to reference a value.
addApplicationAndTapestryMappings(MappedConfiguration<String, String>, String) - Static method in class org.apache.tapestry5.modules.AssetsModule
 
addBlock(String, Block) - Method in interface org.apache.tapestry5.internal.structure.ComponentPageElement
Used during the contruction of a page to add a non-anonymous Block to the component.
addBlock(String, Block) - Method in class org.apache.tapestry5.internal.structure.ComponentPageElementImpl
 
AddBrowserCompatibilityStyles - Class in org.apache.tapestry5.internal.services.javascript
Responsible for adding additional style tags that contain directives for non-standards compatible browsers
AddBrowserCompatibilityStyles() - Constructor for class org.apache.tapestry5.internal.services.javascript.AddBrowserCompatibilityStyles
 
AddBrowserCompatibilityStyles(double) - Constructor for class org.apache.tapestry5.internal.services.javascript.AddBrowserCompatibilityStyles
 
addBuiltInComponentLibraryInfoSources(OrderedConfiguration<ComponentLibraryInfoSource>) - Static method in class org.apache.tapestry5.modules.TapestryModule
 
addCallback(JavaScriptCallback) - Method in class org.apache.tapestry5.internal.services.ajax.AjaxResponseRendererImpl
 
addCallback(Runnable) - Method in class org.apache.tapestry5.internal.services.ajax.AjaxResponseRendererImpl
 
addCallback(JSONCallback) - Method in class org.apache.tapestry5.internal.services.ajax.AjaxResponseRendererImpl
 
addCallback(JavaScriptCallback) - Method in interface org.apache.tapestry5.services.ajax.AjaxResponseRenderer
Queues a callback to execute during the partial markup render.
addCallback(Runnable) - Method in interface org.apache.tapestry5.services.ajax.AjaxResponseRenderer
Queues a callback to execute during the partial markup render. .
addCallback(JSONCallback) - Method in interface org.apache.tapestry5.services.ajax.AjaxResponseRenderer
Queues a callback to execute during the partial markup render.
addCase(int, boolean, InstructionBuilderCallback) - Method in class org.apache.tapestry5.internal.plastic.SwitchBlockImpl
 
addCase(int, boolean, InstructionBuilderCallback) - Method in interface org.apache.tapestry5.plastic.SwitchBlock
Adds a handler for a particular case value.
addCatch(String, InstructionBuilderCallback) - Method in class org.apache.tapestry5.internal.plastic.TryCatchBlockImpl
 
addCatch(String, InstructionBuilderCallback) - Method in interface org.apache.tapestry5.plastic.TryCatchBlock
Ends the block (if not already ended) and inserts a catch block for the named exception.
addClassName(String...) - Method in class org.apache.tapestry5.dom.Element
Deprecated.
Deprecated in 5.4, as this is now special behavior for the "class" attribute.
addContentToBody(Element) - Method in class org.apache.tapestry5.internal.services.DocumentLinkerImpl
Adds <script> elements for the RequireJS library, then any statically includes JavaScript libraries (including JavaScript stack virtual assets), then the initialization script block.
addCookie(Cookie) - Method in interface org.apache.tapestry5.internal.services.CookieSink
Adds a cookie to the sink
addCookie(Cookie) - Method in class org.apache.tapestry5.internal.test.TestableCookieSinkSource
 
addCoreLibrary(String) - Method in interface org.apache.tapestry5.internal.services.DocumentLinker
A special case used only for the libraries that are part of the core stack, which itself contains RequireJS and is used to bootstrap up to adding non-core libraries.
addCoreLibrary(String) - Method in class org.apache.tapestry5.internal.services.DocumentLinkerImpl
 
addCoreLibrary(String) - Method in class org.apache.tapestry5.internal.services.PartialMarkupDocumentLinker
 
addCustomRequestHeader(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
addDefault(InstructionBuilderCallback) - Method in class org.apache.tapestry5.internal.plastic.SwitchBlockImpl
 
addDefault(InstructionBuilderCallback) - Method in interface org.apache.tapestry5.plastic.SwitchBlock
Adds the default handler.
addDefaultModules(RegistryBuilder) - Static method in class org.apache.tapestry5.ioc.IOCUtilities
Scans the classpath for JAR Manifests that contain the Tapestry-Module-Classes attribute and adds each corresponding class to the RegistryBuilder.
addDependency(Resource) - Method in class org.apache.tapestry5.internal.services.assets.ResourceChangeTrackerImpl
 
addDependency(Resource) - Method in class org.apache.tapestry5.internal.webresources.ContentChangeTracker
 
addDependency(Resource) - Method in class org.apache.tapestry5.internal.webresources.ResourceDependenciesSplitter
 
addDependency(Resource) - Method in interface org.apache.tapestry5.services.assets.ResourceDependencies
Marks the dependency as an additional resource.
addEmbeddedComponent(String, String, String, boolean, Location) - Method in class org.apache.tapestry5.internal.model.MutableComponentModelImpl
 
addEmbeddedComponent(String, String, String, boolean, Location) - Method in interface org.apache.tapestry5.model.MutableComponentModel
Defines a new embedded component.
addEmpty(String) - Method in interface org.apache.tapestry5.beaneditor.BeanModel
Adds an empty property (one with no property conduit).
addEmpty(String) - Method in class org.apache.tapestry5.internal.beaneditor.BeanModelImpl
 
addEndOfRequestListener(EndOfRequestListener) - Method in interface org.apache.tapestry5.internal.services.EndOfRequestEventHub
 
addEndOfRequestListener(EndOfRequestListener) - Method in class org.apache.tapestry5.internal.services.EndOfRequestEventHubImpl
 
addEventHandler(String) - Method in class org.apache.tapestry5.internal.model.MutableComponentModelImpl
 
addEventHandler(String) - Method in interface org.apache.tapestry5.model.MutableComponentModel
Identifies that the component includes an event handler for the indicated event type.
addEventHandler(String, int, String, ComponentEventHandler) - Method in interface org.apache.tapestry5.services.transform.TransformationSupport
Adds an event handler.
addExpression(String, String) - Method in interface org.apache.tapestry5.beaneditor.BeanModel
Adds a new synthetic property to the model, returning its mutable model for further refinement.
addExpression(String, String) - Method in class org.apache.tapestry5.internal.beaneditor.BeanModelImpl
 
addFilter(PartialMarkupRendererFilter) - Method in class org.apache.tapestry5.internal.services.ajax.AjaxResponseRendererImpl
 
addFilter(PartialMarkupRendererFilter) - Method in interface org.apache.tapestry5.services.ajax.AjaxResponseRenderer
Adds a rendering filter.
addFinally(InstructionBuilderCallback) - Method in class org.apache.tapestry5.internal.plastic.TryCatchBlockImpl
 
addFinally(InstructionBuilderCallback) - Method in interface org.apache.tapestry5.plastic.TryCatchBlock
As with TryCatchBlock.addCatch(String, InstructionBuilderCallback), but the exception caught is null, which acts as a finally block in the Java language.
addFirstListener(RunListener) - Method in class org.apache.tapestry5.ioc.junit.TapestryIOCJUnit4ClassRunner.RegistryManagerRunNotifier
 
addFormFragment(String, String, String) - Method in class org.apache.tapestry5.internal.services.ClientBehaviorSupportImpl
 
addFormFragment(String, boolean, String, String) - Method in class org.apache.tapestry5.internal.services.ClientBehaviorSupportImpl
 
addFormFragment(String, boolean, String, String, String) - Method in class org.apache.tapestry5.internal.services.ClientBehaviorSupportImpl
 
addFormFragment(String, String, String) - Method in interface org.apache.tapestry5.services.ClientBehaviorSupport
addFormFragment(String, boolean, String, String) - Method in interface org.apache.tapestry5.services.ClientBehaviorSupport
addFormFragment(String, boolean, String, String, String) - Method in interface org.apache.tapestry5.services.ClientBehaviorSupport
Deprecated.
In 5.4; use the core/form-fragment module instead.
addFormInjector(String, Link, InsertPosition, String) - Method in class org.apache.tapestry5.internal.services.ClientBehaviorSupportImpl
 
addFormInjector(String, Link, InsertPosition, String) - Method in interface org.apache.tapestry5.services.ClientBehaviorSupport
Deprecated.
Adds a new client-side Tapestry.FormInjector object.
addHeader(String, String) - Method in class org.apache.tapestry5.internal.services.ResponseImpl
 
addHeader(String, String) - Method in class org.apache.tapestry5.internal.test.TestableResponseImpl
 
addHeader(String, String) - Method in interface org.apache.tapestry5.services.Response
Adds a response header with the given name and value, not overwriting any previous values which may have already been added.
addHeader(String, String) - Method in class org.apache.tapestry5.util.ResponseWrapper
 
addInitialization(InitializationPriority, String, String, JSONArray) - Method in interface org.apache.tapestry5.internal.services.DocumentLinker
Adds initialization, based on invoking functions exported by JavaScript modules.
addInitialization(InitializationPriority, String, String, JSONArray) - Method in class org.apache.tapestry5.internal.services.DocumentLinkerImpl
 
addInitialization(InitializationPriority, String, String, JSONArray) - Method in class org.apache.tapestry5.internal.services.ModuleInitsManager
 
addInitialization(InitializationPriority, String, String, JSONArray) - Method in class org.apache.tapestry5.internal.services.PartialMarkupDocumentLinker
 
addInitializerCall(InitializationPriority, String, JSONObject) - Method in class org.apache.tapestry5.internal.services.ajax.JavaScriptSupportImpl
 
addInitializerCall(String, JSONArray) - Method in class org.apache.tapestry5.internal.services.ajax.JavaScriptSupportImpl
 
addInitializerCall(InitializationPriority, String, JSONArray) - Method in class org.apache.tapestry5.internal.services.ajax.JavaScriptSupportImpl
 
addInitializerCall(String, JSONObject) - Method in class org.apache.tapestry5.internal.services.ajax.JavaScriptSupportImpl
 
addInitializerCall(InitializationPriority, String, String) - Method in class org.apache.tapestry5.internal.services.ajax.JavaScriptSupportImpl
 
addInitializerCall(String, String) - Method in class org.apache.tapestry5.internal.services.ajax.JavaScriptSupportImpl
 
addInitializerCall(String, JSONObject) - Method in interface org.apache.tapestry5.services.javascript.JavaScriptSupport
Deprecated.
Deprecated in 5.4; refactor to use JavaScript modules instead
addInitializerCall(String, JSONArray) - Method in interface org.apache.tapestry5.services.javascript.JavaScriptSupport
Deprecated.
Deprecated in 5.4; refactor to use JavaScript modules instead
addInitializerCall(InitializationPriority, String, JSONArray) - Method in interface org.apache.tapestry5.services.javascript.JavaScriptSupport
Deprecated.
Deprecated in 5.4; refactor to use JavaScript modules instead
addInitializerCall(InitializationPriority, String, JSONObject) - Method in interface org.apache.tapestry5.services.javascript.JavaScriptSupport
Deprecated.
Deprecated in 5.4; refactor to use JavaScript modules instead
addInitializerCall(String, String) - Method in interface org.apache.tapestry5.services.javascript.JavaScriptSupport
Deprecated.
Deprecated in 5.4; refactor to use JavaScript modules instead
addInitializerCall(InitializationPriority, String, String) - Method in interface org.apache.tapestry5.services.javascript.JavaScriptSupport
Deprecated.
Deprecated in 5.4; refactor to use JavaScript modules instead
addInstance(Class<? extends T>) - Method in interface org.apache.tapestry5.ioc.Configuration
Automatically instantiates an instance of the class, with dependencies injected, and adds it to the configuration.
addInstance(Class<? extends T>) - Method in class org.apache.tapestry5.ioc.internal.ValidatingConfigurationWrapper
 
addInstance(K, Class<? extends V>) - Method in class org.apache.tapestry5.ioc.internal.ValidatingMappedConfigurationWrapper
 
addInstance(String, Class<? extends T>, String...) - Method in class org.apache.tapestry5.ioc.internal.ValidatingOrderedConfigurationWrapper
 
addInstance(K, Class<? extends V>) - Method in interface org.apache.tapestry5.ioc.MappedConfiguration
Adds a keyed object as an instantiated instance (with dependencies injected) of a class.
addInstance(String, Class<? extends T>, String...) - Method in interface org.apache.tapestry5.ioc.OrderedConfiguration
Adds an ordered object by instantiating (with dependencies) the indicated class.
addInterface(String) - Method in class org.apache.tapestry5.internal.plastic.InheritanceData
 
addInvalidationCallback(Runnable) - Method in class org.apache.tapestry5.internal.event.InvalidationEventHubImpl
 
addInvalidationCallback(Runnable) - Method in class org.apache.tapestry5.internal.services.ResourceDigestManagerImpl
 
addInvalidationCallback(Runnable) - Method in interface org.apache.tapestry5.services.InvalidationEventHub
Adds a callback that is invoked when an underlying tracked resource has changed.
addInvalidationListener(InvalidationListener) - Method in class org.apache.tapestry5.internal.event.InvalidationEventHubImpl
 
addInvalidationListener(InvalidationListener) - Method in class org.apache.tapestry5.internal.services.ResourceDigestManagerImpl
 
addInvalidationListener(InvalidationListener) - Method in interface org.apache.tapestry5.services.InvalidationEventHub
addJarFileUrl(URL) - Method in class org.apache.tapestry5.internal.jpa.PersistenceUnitInfoImpl
Add a URLs for the jar file or exploded jar file directory that the persistence provider must examine for managed classes of the persistence unit.
addJarFileUrl(String) - Method in class org.apache.tapestry5.internal.jpa.PersistenceUnitInfoImpl
Add a URLs for the jar file or exploded jar file directory that the persistence provider must examine for managed classes of the persistence unit.
addJarFileUrl(URL) - Method in interface org.apache.tapestry5.jpa.TapestryPersistenceUnitInfo
Add a URLs for the jar file or exploded jar file directory that the persistence provider must examine for managed classes of the persistence unit.
addJarFileUrl(String) - Method in interface org.apache.tapestry5.jpa.TapestryPersistenceUnitInfo
Add a URLs for the jar file or exploded jar file directory that the persistence provider must examine for managed classes of the persistence unit.
addJob(Schedule, String, Runnable) - Method in class org.apache.tapestry5.ioc.internal.services.cron.PeriodicExecutorImpl
 
addJob(Schedule, String, Runnable) - Method in interface org.apache.tapestry5.ioc.services.cron.PeriodicExecutor
Adds a job to be executed.
addLazyMethodInvocationAdvice(MethodAdviceReceiver) - Method in class org.apache.tapestry5.ioc.internal.services.LazyAdvisorImpl
 
addLazyMethodInvocationAdvice(MethodAdviceReceiver) - Method in interface org.apache.tapestry5.ioc.services.LazyAdvisor
 
addLibrary(String) - Method in interface org.apache.tapestry5.internal.services.DocumentLinker
Adds a link to load a non-core JavaScript library.
addLibrary(String) - Method in class org.apache.tapestry5.internal.services.DocumentLinkerImpl
 
addLibrary(String) - Method in class org.apache.tapestry5.internal.services.PartialMarkupDocumentLinker
 
addLifecycleListener(PageLifecycleListener) - Method in interface org.apache.tapestry5.internal.structure.Page
addLifecycleListener(PageLifecycleListener) - Method in class org.apache.tapestry5.internal.structure.PageImpl
 
addListener(LinkCreationListener) - Method in class org.apache.tapestry5.internal.services.LinkSourceImpl
 
addListener(LinkCreationListener2) - Method in class org.apache.tapestry5.internal.services.LinkSourceImpl
 
addListener(MarkupWriterListener) - Method in class org.apache.tapestry5.internal.services.MarkupWriterImpl
 
addListener(RunListener) - Method in class org.apache.tapestry5.ioc.junit.TapestryIOCJUnit4ClassRunner.RegistryManagerRunNotifier
 
addListener(MarkupWriterListener) - Method in interface org.apache.tapestry5.MarkupWriter
Adds a markup writer listener that will be notified as elements are started and ended.
addListener(LinkCreationListener) - Method in interface org.apache.tapestry5.services.LinkCreationHub
Adds a listener.
addListener(LinkCreationListener2) - Method in interface org.apache.tapestry5.services.LinkCreationHub
Adds a listener.
addLocationStrategy(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
addLoggingAdvice(Logger, MethodAdviceReceiver) - Method in class org.apache.tapestry5.ioc.internal.services.LoggingAdvisorImpl
 
addLoggingAdvice(Logger, MethodAdviceReceiver) - Method in interface org.apache.tapestry5.ioc.services.LoggingAdvisor
Adds logging advice to all methods of the object.
addManagedClass(Class<?>) - Method in class org.apache.tapestry5.internal.jpa.PersistenceUnitInfoImpl
Add a managed class to be used by persistence provider.
addManagedClass(Class<?>) - Method in interface org.apache.tapestry5.jpa.TapestryPersistenceUnitInfo
Add a managed class to be used by persistence provider.
addManagedClassName(String) - Method in class org.apache.tapestry5.internal.jpa.PersistenceUnitInfoImpl
Add a managed class name to be used by persistence provider.
addManagedClassName(String) - Method in interface org.apache.tapestry5.jpa.TapestryPersistenceUnitInfo
Add a managed class name to be used by persistence provider.
addMappingFileName(String) - Method in class org.apache.tapestry5.internal.jpa.PersistenceUnitInfoImpl
Add a mapping file to be loaded by the persistence provider to determine the mappings for the entity classes.
addMappingFileName(String) - Method in interface org.apache.tapestry5.jpa.TapestryPersistenceUnitInfo
Add a mapping file to be loaded by the persistence provider to determine the mappings for the entity classes.
addMappingsForLibraryVirtualFolders(MappedConfiguration<String, String>, ComponentClassResolver) - Static method in class org.apache.tapestry5.modules.AssetsModule
 
addMethod(String, String, boolean) - Method in class org.apache.tapestry5.internal.plastic.InheritanceData
Adds a new instance method.
addMixin(String, String...) - Method in class org.apache.tapestry5.internal.model.MutableEmbeddedComponentModelImpl
 
addMixin(String, Instantiator, String...) - Method in interface org.apache.tapestry5.internal.structure.ComponentPageElement
Adds a mixin.
addMixin(String, Instantiator, String...) - Method in class org.apache.tapestry5.internal.structure.ComponentPageElementImpl
 
addMixin(String, String...) - Method in interface org.apache.tapestry5.model.MutableEmbeddedComponentModel
Adds a mixin to the component in terms of its fully qualified class name, with optional ordering constraints.
addMixinClassName(String, String...) - Method in class org.apache.tapestry5.internal.model.MutableComponentModelImpl
 
addMixinClassName(String, String...) - Method in interface org.apache.tapestry5.model.MutableComponentModel
Adds a mixin to the component's implementation, optionally specifying ordering constraints, as per OrderedConfiguration.
addMixinsToElement(ComponentPageElement) - Method in class org.apache.tapestry5.internal.pageload.EmbeddedComponentAssemblerImpl
 
addModuleConfigurationCallback(ModuleConfigurationCallback) - Method in class org.apache.tapestry5.internal.services.ajax.JavaScriptSupportImpl
 
addModuleConfigurationCallback(ModuleConfigurationCallback) - Method in interface org.apache.tapestry5.internal.services.DocumentLinker
Adds a module configuration callback for this request.
addModuleConfigurationCallback(ModuleConfigurationCallback) - Method in class org.apache.tapestry5.internal.services.DocumentLinkerImpl
 
addModuleConfigurationCallback(ModuleConfigurationCallback) - Method in class org.apache.tapestry5.internal.services.PartialMarkupDocumentLinker
 
addModuleConfigurationCallback(ModuleConfigurationCallback) - Method in interface org.apache.tapestry5.services.javascript.JavaScriptSupport
Adds a module configuration callback for this request.
addModules(ModuleDef...) - Method in class org.apache.tapestry5.internal.TapestryAppInitializer
Adds additional modules.
addModules(Class...) - Method in class org.apache.tapestry5.internal.TapestryAppInitializer
 
addOperationAdvice(MethodAdviceReceiver) - Method in class org.apache.tapestry5.ioc.internal.services.OperationAdvisorImpl
 
addOperationAdvice(MethodAdviceReceiver) - Method in interface org.apache.tapestry5.ioc.services.OperationAdvisor
Adds advice to methods with the Operation annotation.
addPageAttachedCallback(Runnable) - Method in class org.apache.tapestry5.internal.structure.PageImpl
 
addPageAttachedCallback(Runnable) - Method in interface org.apache.tapestry5.runtime.PageLifecycleCallbackHub
Adds a callback for when the page is attached to the request.
addPageDetachedCallback(Runnable) - Method in class org.apache.tapestry5.internal.structure.PageImpl
 
addPageDetachedCallback(Runnable) - Method in interface org.apache.tapestry5.runtime.PageLifecycleCallbackHub
Adds a callback for when the page is detached from the request.
addPageLifecycleListener(PageLifecycleListener) - Method in interface org.apache.tapestry5.ComponentResources
Deprecated.
addPageLifecycleListener(PageLifecycleListener) - Method in class org.apache.tapestry5.internal.structure.InternalComponentResourcesImpl
 
addPageLoadedCallback(Runnable) - Method in class org.apache.tapestry5.internal.structure.PageImpl
 
addPageLoadedCallback(Runnable) - Method in interface org.apache.tapestry5.runtime.PageLifecycleCallbackHub
Adds a callback for when the page is first loaded.
addPageResetListener(PageResetListener) - Method in interface org.apache.tapestry5.internal.InternalComponentResources
addPageResetListener(PageResetListener) - Method in class org.apache.tapestry5.internal.structure.InternalComponentResourcesImpl
 
addParameter(String, boolean, boolean, String, boolean) - Method in class org.apache.tapestry5.internal.model.MutableComponentModelImpl
 
addParameter(String, boolean, boolean, String) - Method in class org.apache.tapestry5.internal.model.MutableComponentModelImpl
 
addParameter(String, String) - Method in class org.apache.tapestry5.internal.model.MutableEmbeddedComponentModelImpl
 
addParameter(String, String) - Method in class org.apache.tapestry5.internal.services.LinkImpl
 
addParameter(String, String) - Method in interface org.apache.tapestry5.Link
Adds a parameter value.
addParameter(String, boolean, boolean, String) - Method in interface org.apache.tapestry5.model.MutableComponentModel
addParameter(String, boolean, boolean, String, boolean) - Method in interface org.apache.tapestry5.model.MutableComponentModel
Adds a new formal parameter to the model.
addParameter(String, String) - Method in interface org.apache.tapestry5.model.MutableEmbeddedComponentModel
 
addParameter(String, String) - Method in class org.apache.tapestry5.upload.internal.services.ParametersServletRequestWrapper
 
addParameters(Link) - Method in class org.apache.tapestry5.corelib.base.AbstractLink
Adds any user-defined parameters as query parameters.
addParameterValue(String, Object) - Method in class org.apache.tapestry5.internal.services.LinkImpl
 
addParameterValue(String, Object) - Method in interface org.apache.tapestry5.Link
Adds a parameter value as a value object; the value object is converted to a string via ContextPathEncoder.encodeValue(Object) and the result is added via Link.addParameter(String, String).
addPartialMarkupRendererFilter(PartialMarkupRendererFilter) - Method in interface org.apache.tapestry5.internal.services.PageRenderQueue
Adds an optional filter to the rendering.
addPartialMarkupRendererFilter(PartialMarkupRendererFilter) - Method in class org.apache.tapestry5.internal.services.PageRenderQueueImpl
 
addPartialRenderer(RenderCommand) - Method in interface org.apache.tapestry5.internal.services.PageRenderQueue
Adds a rendering command to the queue of rendering commands.
addPartialRenderer(RenderCommand) - Method in class org.apache.tapestry5.internal.services.PageRenderQueueImpl
 
addPlasticClassListener(PlasticClassListener) - Method in class org.apache.tapestry5.internal.plastic.PlasticClassPool
 
addPlasticClassListener(PlasticClassListener) - Method in class org.apache.tapestry5.ioc.internal.services.PlasticProxyFactoryImpl
 
addPlasticClassListener(PlasticClassListener) - Method in interface org.apache.tapestry5.plastic.PlasticClassListenerHub
 
addPlasticClassListener(PlasticClassListener) - Method in class org.apache.tapestry5.plastic.PlasticManager
 
addProperty(String, String) - Method in class org.apache.tapestry5.internal.jpa.PersistenceUnitInfoImpl
Add a property.
addProperty(String, String) - Method in interface org.apache.tapestry5.jpa.TapestryPersistenceUnitInfo
Add a property.
addRegistryShutdownListener(RegistryShutdownListener) - Method in class org.apache.tapestry5.ioc.internal.RegistryImpl
 
addRegistryShutdownListener(Runnable) - Method in class org.apache.tapestry5.ioc.internal.RegistryImpl
 
addRegistryShutdownListener(RegistryShutdownListener) - Method in class org.apache.tapestry5.ioc.internal.services.RegistryShutdownHubImpl
 
addRegistryShutdownListener(Runnable) - Method in class org.apache.tapestry5.ioc.internal.services.RegistryShutdownHubImpl
 
addRegistryShutdownListener(RegistryShutdownListener) - Method in interface org.apache.tapestry5.ioc.services.RegistryShutdownHub
Adds a listener for eventual notification.
addRegistryShutdownListener(Runnable) - Method in interface org.apache.tapestry5.ioc.services.RegistryShutdownHub
Adds a listener for eventual notification when the registry shuts down.
addRegistryWillShutdownListener(Runnable) - Method in class org.apache.tapestry5.ioc.internal.RegistryImpl
 
addRegistryWillShutdownListener(Runnable) - Method in class org.apache.tapestry5.ioc.internal.services.RegistryShutdownHubImpl
 
addRegistryWillShutdownListener(Runnable) - Method in interface org.apache.tapestry5.ioc.services.RegistryShutdownHub
Adds a listener for eventual notification.
addReloadCallback(Runnable) - Method in interface org.apache.tapestry5.internal.services.ReloadHelper
Adds a callback to be invoked from ReloadHelper.forceReload().
addReloadCallback(Runnable) - Method in class org.apache.tapestry5.internal.services.ReloadHelperImpl
 
addRender(String, Object) - Method in class org.apache.tapestry5.internal.services.ajax.AjaxResponseRendererImpl
 
addRender(ClientBodyElement) - Method in class org.apache.tapestry5.internal.services.ajax.AjaxResponseRendererImpl
 
addRender(String, Object) - Method in interface org.apache.tapestry5.services.ajax.AjaxResponseRenderer
Queues the renderer to render markup for the client-side element with the provided id.
addRender(ClientBodyElement) - Method in interface org.apache.tapestry5.services.ajax.AjaxResponseRenderer
Queues an update to the zone, using the zone's body as the new content.
addRenderPhase(Class) - Method in class org.apache.tapestry5.internal.model.MutableComponentModelImpl
 
addRenderPhase(Class) - Method in interface org.apache.tapestry5.model.MutableComponentModel
Identifies that the component does handle the render phase.
addResetCallback(Runnable) - Method in class org.apache.tapestry5.internal.structure.PageImpl
 
addResetCallback(Runnable) - Method in interface org.apache.tapestry5.runtime.PageLifecycleCallbackHub
A reset occurs when a request for a page arrives that did not originate on the same page.
addResetListener(PageResetListener) - Method in interface org.apache.tapestry5.internal.structure.Page
Deprecated.
in 5.3.4,
addResetListener(PageResetListener) - Method in class org.apache.tapestry5.internal.structure.PageImpl
 
addResponseCustomizer(ResponseCustomizer) - Method in class org.apache.tapestry5.internal.services.assets.StreamableResourceImpl
 
addResponseCustomizer(ResponseCustomizer) - Method in interface org.apache.tapestry5.services.assets.StreamableResource
Returns a new StreamableResource that includes the provided customizer.
AddRowLink - Class in org.apache.tapestry5.corelib.components
Used inside an AjaxFormLoop component to spur the addition of a new row.
AddRowLink() - Constructor for class org.apache.tapestry5.corelib.components.AddRowLink
 
addScript(InitializationPriority, String, Object...) - Method in class org.apache.tapestry5.internal.services.ajax.JavaScriptSupportImpl
 
addScript(String, Object...) - Method in class org.apache.tapestry5.internal.services.ajax.JavaScriptSupportImpl
 
addScript(InitializationPriority, String) - Method in interface org.apache.tapestry5.internal.services.DocumentLinker
Adds JavaScript code.
addScript(InitializationPriority, String) - Method in class org.apache.tapestry5.internal.services.DocumentLinkerImpl
 
addScript(InitializationPriority, String) - Method in class org.apache.tapestry5.internal.services.PartialMarkupDocumentLinker
 
addScript(String, Object...) - Method in interface org.apache.tapestry5.services.javascript.JavaScriptSupport
Deprecated.
Deprecated in 5.4; refactor to use JavaScript modules instead
addScript(InitializationPriority, String, Object...) - Method in interface org.apache.tapestry5.services.javascript.JavaScriptSupport
Deprecated.
Deprecated in 5.4; refactor to use JavaScript modules instead
addScript(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
addSelection(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
addServiceDef(ServiceDef) - Method in class org.apache.tapestry5.ioc.internal.DefaultModuleDefImpl
 
addServiceDef(ServiceDef) - Method in interface org.apache.tapestry5.ioc.internal.ServiceDefAccumulator
 
addStylesheetLink(StylesheetLink) - Method in interface org.apache.tapestry5.internal.services.DocumentLinker
Adds a link to load a CSS stylesheet.
addStylesheetLink(StylesheetLink) - Method in class org.apache.tapestry5.internal.services.DocumentLinkerImpl
 
addStylesheetLink(StylesheetLink) - Method in class org.apache.tapestry5.internal.services.PartialMarkupDocumentLinker
 
addStylesheetsToHead(Element, List<StylesheetLink>) - Method in class org.apache.tapestry5.internal.services.DocumentLinkerImpl
Locates the head element under the root ("html") element, creating it if necessary, and adds the stylesheets to it.
addSymbolSourceAsPropertyCustomizerForSpringBeans(OrderedConfiguration<ApplicationContextCustomizer>, SymbolSource) - Static method in class org.apache.tapestry5.spring.modules.SpringModule
 
addThreadCleanupCallback(Runnable) - Method in class org.apache.tapestry5.ioc.internal.services.PerthreadManagerImpl
 
addThreadCleanupCallback(Runnable) - Method in interface org.apache.tapestry5.ioc.services.PerthreadManager
Adds a callback to be invoked when PerthreadManager.cleanup() is invoked; callbacks are then removed.
addThreadCleanupListener(ThreadCleanupListener) - Method in class org.apache.tapestry5.ioc.internal.services.PerthreadManagerImpl
 
addThreadCleanupListener(ThreadCleanupListener) - Method in interface org.apache.tapestry5.ioc.services.PerthreadManager
Deprecated.
addToBody(RenderCommand) - Method in class org.apache.tapestry5.internal.structure.BlockImpl
 
addToBody(RenderCommand) - Method in interface org.apache.tapestry5.internal.structure.BodyPageElement
Used during the construction of the page.
addToBody(RenderCommand) - Method in class org.apache.tapestry5.internal.structure.ComponentPageElementImpl
 
addToCollection(Collection<T>) - Static method in class org.apache.tapestry5.func.F
A Worker factory; the returnedWorker adds the values to a provided collection.
addToMapList(Map<K, List<V>>, K, V) - Static method in class org.apache.tapestry5.ioc.internal.util.InternalCommonsUtils
Adds a value to a specially organized map where the values are lists of objects.
addToMapList(Map<K, List<V>>, K, V) - Static method in class org.apache.tapestry5.ioc.internal.util.InternalUtils
Adds a value to a specially organized map where the values are lists of objects.
addToSet(int, int, int, int) - Method in class org.apache.tapestry5.ioc.internal.services.cron.CronExpression
 
addToString(String) - Method in class org.apache.tapestry5.internal.plastic.PlasticClassImpl
 
addToString(String) - Method in interface org.apache.tapestry5.plastic.PlasticClass
Conditionally adds an implementation of toString() to the class, but only if it is not already present in the class, or in a (transformed) super-class.
addToTemplate(RenderCommand) - Method in interface org.apache.tapestry5.internal.structure.ComponentPageElement
Used during the construction of a page.
addToTemplate(RenderCommand) - Method in class org.apache.tapestry5.internal.structure.ComponentPageElementImpl
 
addTransactionCommitAdvice(MethodAdviceReceiver) - Method in interface org.apache.tapestry5.hibernate.HibernateTransactionAdvisor
Identifies any methods with the CommitAfter annotation and applies the transaction logic to those methods.
addTransactionCommitAdvice(MethodAdviceReceiver) - Method in class org.apache.tapestry5.internal.hibernate.HibernateTransactionAdvisorImpl
 
addTransactionCommitAdvice(MethodAdviceReceiver) - Method in class org.apache.tapestry5.internal.jpa.JpaTransactionAdvisorImpl
 
addTransactionCommitAdvice(MethodAdviceReceiver) - Method in interface org.apache.tapestry5.jpa.JpaTransactionAdvisor
Identifies any methods with the CommitAfter annotation and applies the transaction logic to those methods.
addTransformer(ClassTransformer) - Method in class org.apache.tapestry5.internal.jpa.PersistenceUnitInfoImpl
addTry(InstructionBuilderCallback) - Method in class org.apache.tapestry5.internal.plastic.TryCatchBlockImpl
 
addTry(InstructionBuilderCallback) - Method in interface org.apache.tapestry5.plastic.TryCatchBlock
Invoked first, to generate the code in which exceptions may be caught.
addUpdateListener(UpdateListener) - Method in class org.apache.tapestry5.ioc.internal.services.UpdateListenerHubImpl
 
addUpdateListener(UpdateListener) - Method in interface org.apache.tapestry5.services.UpdateListenerHub
Adds a listener.
addUploadedFile(String, UploadedFileItem) - Method in class org.apache.tapestry5.upload.internal.services.MultipartDecoderImpl
 
addValidation(Field, String, String, Object) - Method in class org.apache.tapestry5.corelib.internal.FormSupportAdapter
 
addValidation(Field, String, String, Object) - Method in class org.apache.tapestry5.corelib.internal.FormSupportImpl
 
addValidation(Field, String, String, Object) - Method in class org.apache.tapestry5.internal.services.ClientBehaviorSupportImpl
 
addValidation(Field, String, String, Object) - Method in interface org.apache.tapestry5.services.ClientBehaviorSupport
Deprecated.
Collects field validation information.
addValidation(Field, String, String, Object) - Method in interface org.apache.tapestry5.services.FormSupport
Deprecated.
Deprecated in 5.4 with no exact replacement; this default implementation now does nothing. Invoke FormSupport.isClientValidationEnabled(), and (if true), use JavaScriptSupport to add necessary modules, and add triggering and configuring attributes to the field's Element.
addVerifyCallback(Runnable) - Method in class org.apache.tapestry5.internal.structure.PageImpl
 
addVerifyCallback(Runnable) - Method in interface org.apache.tapestry5.runtime.PageLifecycleCallbackHub
Adds a verify callback, which is allowed while the page is loading.
addZone(String, String, String) - Method in class org.apache.tapestry5.internal.services.ClientBehaviorSupportImpl
 
addZone(String, String, String) - Method in interface org.apache.tapestry5.services.ClientBehaviorSupport
Deprecated.
Adds a new client-side Tapestry.Zone object.
advice - Variable in class org.apache.tapestry5.internal.plastic.MethodInvocationBundle
 
advise(MethodInvocation) - Method in class org.apache.tapestry5.internal.jpa.CommitAfterMethodAdvice
 
Advise - Annotation Type in org.apache.tapestry5.ioc.annotations
An annotation that may be placed on a advisor method of a module.
advise(MethodAdviceReceiver) - Method in class org.apache.tapestry5.ioc.internal.ServiceAdvisorImpl
Invokes the configured method, passing the builder.
advise(MethodInvocation) - Method in class org.apache.tapestry5.ioc.internal.services.LoggingAdvice
 
advise(MethodAdviceReceiver) - Method in interface org.apache.tapestry5.ioc.ServiceAdvisor
Passed the reciever, allows the code (usually a method on a module class) to advice some or all methods.
advise(MethodInvocation) - Method in class org.apache.tapestry5.jcache.internal.CachePutMethodAdvice
 
advise(MethodInvocation) - Method in class org.apache.tapestry5.jcache.internal.CacheRemoveAllMethodAdvice
 
advise(MethodInvocation) - Method in class org.apache.tapestry5.jcache.internal.CacheRemoveMethodAdvice
 
advise(MethodInvocation) - Method in class org.apache.tapestry5.jcache.internal.CacheResultMethodAdvice
 
advise(MethodInvocation) - Method in interface org.apache.tapestry5.plastic.MethodAdvice
Advise the method, usually invoking MethodInvocation.proceed() at some point.
adviseAllMethods(MethodAdvice) - Method in class org.apache.tapestry5.ioc.internal.services.AspectInterceptorBuilderImpl
 
adviseAllMethods(MethodAdvice) - Method in interface org.apache.tapestry5.ioc.MethodAdviceReceiver
Advises all methods of the interface with the given advice.
adviseCache(MethodAdviceReceiver, ObjectLocator) - Static method in class org.apache.tapestry5.jcache.module.JCacheModule
Applies the advice to the services.
adviseLazy(LazyAdvisor, MethodAdviceReceiver) - Static method in class org.apache.tapestry5.modules.TapestryModule
Advises the ComponentMessagesSource service so that the creation of Messages instances can be deferred.
adviseMethod(Method, MethodAdvice) - Method in class org.apache.tapestry5.ioc.internal.services.AspectInterceptorBuilderImpl
 
adviseMethod(Method, MethodAdvice) - Method in interface org.apache.tapestry5.ioc.MethodAdviceReceiver
Adds advice for a specific method of the aspect interceptor being constructed.
AdvisorDef - Interface in org.apache.tapestry5.ioc
Definition of a service advisor, which (by default) is derived from a service advisor method.
AdvisorDef2 - Interface in org.apache.tapestry5.ioc
Extended version of AdvisorDef introduced to determine any module method annotated with Advise as an advisor method.
AdvisorDefImpl - Class in org.apache.tapestry5.ioc.internal
 
AdvisorDefImpl(Method, String[], String[], PlasticProxyFactory, String, Class, Set<Class>) - Constructor for class org.apache.tapestry5.ioc.internal.AdvisorDefImpl
 
AdvisorStackBuilder - Class in org.apache.tapestry5.ioc.internal
Equivalent of InterceptorStackBuilder, but works using an AspectInterceptorBuilder that receives advice from ServiceAdvisors.
AdvisorStackBuilder(ServiceDef3, ObjectCreator, AspectDecorator, InternalRegistry) - Constructor for class org.apache.tapestry5.ioc.internal.AdvisorStackBuilder
 
after(String) - Method in class org.apache.tapestry5.ioc.OrderConstraint
Adds an after:id constraint.
after(String) - Static method in class org.apache.tapestry5.ioc.OrderConstraintBuilder
Adds an after:id constraint.
AFTER_RENDER_BODY_DESCRIPTION - Static variable in class org.apache.tapestry5.services.TransformConstants
AFTER_RENDER_DESCRIPTION - Static variable in class org.apache.tapestry5.services.TransformConstants
AFTER_RENDER_TEMPLATE_DESCRIPTION - Static variable in class org.apache.tapestry5.services.TransformConstants
AFTER_SUBMIT_EVENT - Static variable in class org.apache.tapestry5.corelib.components.SubmitNotifier
 
afterAll() - Method in class org.apache.tapestry5.ioc.OrderConstraint
Adds an after:* constraint.
afterAll() - Static method in class org.apache.tapestry5.ioc.OrderConstraintBuilder
Adds an after:* constraint.
afterField(Field) - Method in class org.apache.tapestry5.BaseValidationDecorator
 
afterField(Field) - Method in class org.apache.tapestry5.internal.util.ValidationDecoratorWrapper
 
afterField(Field) - Method in interface org.apache.tapestry5.ValidationDecorator
Deprecated.
Invoked after the field has completed rendering itself.
afterLabel(Field) - Method in class org.apache.tapestry5.BaseValidationDecorator
 
afterLabel(Field) - Method in class org.apache.tapestry5.internal.util.ValidationDecoratorWrapper
 
afterLabel(Field) - Method in interface org.apache.tapestry5.ValidationDecorator
Deprecated.
Invoked by Label after rendering itself.
AfterRender - Annotation Type in org.apache.tapestry5.annotations
Marker annotation for methods associated with the AfterRender phase.
afterRender(MarkupWriter, Event) - Method in interface org.apache.tapestry5.runtime.Component
Generally used to write the close tag matching any open tag written by Component.beginRender(org.apache.tapestry5.MarkupWriter, Event).
afterRender(MarkupWriter) - Method in class org.apache.tapestry5.upload.components.Upload
 
AfterRenderBody - Annotation Type in org.apache.tapestry5.annotations
Corresponds to BeforeRenderBody, allowing additional markup after rendering the body of a component, but before rendering the rest of the component's template.
afterRenderBody(MarkupWriter, Event) - Method in interface org.apache.tapestry5.runtime.Component
Invoked just after rendering the body of the component.
AfterRenderTemplate - Annotation Type in org.apache.tapestry5.annotations
Corresponds to BeforeRenderTemplate, allowing additional markup after rendering the component's template.
afterRenderTemplate(MarkupWriter, Event) - Method in interface org.apache.tapestry5.runtime.Component
Invoked after rendering the template for a component (only for components with a template).
afterSuccessOrFailure() - Method in class org.apache.tapestry5.corelib.components.Form
A hook invoked from Form.onAction(org.apache.tapestry5.EventContext) after the EventConstants.SUBMIT or EventConstants.FAILURE event has been triggered.
afterTestClass() - Method in class org.apache.tapestry5.ioc.junit.TestRegistryManager
Notify that the current test class has completed
afterTestMethod() - Method in class org.apache.tapestry5.ioc.junit.TestRegistryManager
Notify that the current test method has completed
afterValidate() - Method in class org.apache.tapestry5.corelib.components.Form
A hook invoked from Form.onAction(org.apache.tapestry5.EventContext) after the EventConstants.VALIDATE event has been triggered, and before the Form.tracker has been cleared.
Ajax - Annotation Type in org.apache.tapestry5.services
Marker annotation for services related to processing an Ajax request (rather than a traditional request).
AjaxComponentEventRequestHandler - Class in org.apache.tapestry5.internal.services
Similar to ComponentEventRequestHandlerImpl, but built around the Ajax request cycle, where the action request sends back an immediate JSON response containing the new content.
AjaxComponentEventRequestHandler(RequestPageCache, Request, PageRenderQueue, ComponentEventResultProcessor, PageActivator, Environment, AjaxPartialResponseRenderer) - Constructor for class org.apache.tapestry5.internal.services.AjaxComponentEventRequestHandler
 
AjaxComponentInstanceEventResultProcessor - Class in org.apache.tapestry5.internal.services
Performs a partial page render based on a root component.
AjaxComponentInstanceEventResultProcessor(RequestPageCache, ComponentEventResultProcessor) - Constructor for class org.apache.tapestry5.internal.services.AjaxComponentInstanceEventResultProcessor
 
AjaxFilter - Class in org.apache.tapestry5.internal.services
A filter that intercepts Ajax-oriented requests, thos that originate on the client-side using XmlHttpRequest.
AjaxFilter(Request, ComponentEventRequestHandler) - Constructor for class org.apache.tapestry5.internal.services.AjaxFilter
 
AjaxFormLoop - Class in org.apache.tapestry5.corelib.components
A special form of the Loop component that adds Ajax support to handle adding new rows and removing existing rows dynamically.
AjaxFormLoop() - Constructor for class org.apache.tapestry5.corelib.components.AjaxFormLoop
 
AjaxFormLoopContext - Interface in org.apache.tapestry5.corelib.internal
Interface that allows an enclosing AjaxFormLoop to work with enclosed components such as AddRowLink or RemoveRowLink.
AjaxFormUpdateController - Interface in org.apache.tapestry5.internal.services.ajax
Coordinates the rendering of page partials in the context of an Ajax update to an existing Form.
AjaxFormUpdateControllerImpl - Class in org.apache.tapestry5.internal.services.ajax
 
AjaxFormUpdateControllerImpl(ComponentSource, HiddenFieldLocationRules, Environment, Heartbeat, ClientDataEncoder, Logger) - Constructor for class org.apache.tapestry5.internal.services.ajax.AjaxFormUpdateControllerImpl
 
AjaxFormUpdateFilter - Class in org.apache.tapestry5.internal.services.ajax
Filter for the Ajax ComponentEventRequestHandler that informs the AjaxFormUpdateController about the form's client id and component id.
AjaxFormUpdateFilter(Request, AjaxFormUpdateController) - Constructor for class org.apache.tapestry5.internal.services.ajax.AjaxFormUpdateFilter
 
ajaxInsertionPoint - Variable in class org.apache.tapestry5.services.javascript.StylesheetOptions
If true, then this stylesheet is the insertion point for Ajax operations; any added CSS links will be inserted before this link.
AjaxLinkComponentEventResultProcessor - Class in org.apache.tapestry5.internal.services
Handles Link result types by building a JSON response with key "redirectURL".
AjaxLinkComponentEventResultProcessor(ComponentEventResultProcessor) - Constructor for class org.apache.tapestry5.internal.services.AjaxLinkComponentEventResultProcessor
 
AjaxPageClassComponentEventResultProcessor - Class in org.apache.tapestry5.internal.services
Processes a Class result by converting the Class to a logical page name, then processing that.
AjaxPageClassComponentEventResultProcessor(ComponentSource, ComponentEventResultProcessor) - Constructor for class org.apache.tapestry5.internal.services.AjaxPageClassComponentEventResultProcessor
 
AjaxPageNameComponentEventResultProcessor - Class in org.apache.tapestry5.internal.services
A ComponentEventResultProcessor, used for Ajax requests, for a String value that is interpreted as a logical page name.
AjaxPageNameComponentEventResultProcessor(ComponentEventResultProcessor, LinkSource) - Constructor for class org.apache.tapestry5.internal.services.AjaxPageNameComponentEventResultProcessor
 
AjaxPartialResponseRenderer - Interface in org.apache.tapestry5.internal.services
Used to render portions of a page as part of an Ajax request.
AjaxPartialResponseRendererImpl - Class in org.apache.tapestry5.internal.services
 
AjaxPartialResponseRendererImpl(MarkupWriterFactory, Request, Response, PartialMarkupRenderer, String, boolean) - Constructor for class org.apache.tapestry5.internal.services.AjaxPartialResponseRendererImpl
 
AjaxResponseRenderer - Interface in org.apache.tapestry5.services.ajax
Manages the rendering of a partial page render as part of an Ajax response.
AjaxResponseRendererImpl - Class in org.apache.tapestry5.internal.services.ajax
 
AjaxResponseRendererImpl(PageRenderQueue, AjaxFormUpdateController, TypeCoercer, JavaScriptSupport, RequestPageCache, Request) - Constructor for class org.apache.tapestry5.internal.services.ajax.AjaxResponseRendererImpl
 
AjaxURLComponentEventResultProcessor - Class in org.apache.tapestry5.internal.services
Handles URL result types by building a JSON response with key "redirectURL".
AjaxURLComponentEventResultProcessor(ComponentEventResultProcessor) - Constructor for class org.apache.tapestry5.internal.services.AjaxURLComponentEventResultProcessor
 
Alert - Class in org.apache.tapestry5.alerts
An Alert that may be presented to the user.
Alert(String) - Constructor for class org.apache.tapestry5.alerts.Alert
Alert with default duration of Duration.SINGLE and default severity of Severity.INFO.
Alert(Severity, String) - Constructor for class org.apache.tapestry5.alerts.Alert
Alert with default duration of Duration.SINGLE.
Alert(Duration, Severity, String) - Constructor for class org.apache.tapestry5.alerts.Alert
 
Alert(Duration, Severity, String, boolean) - Constructor for class org.apache.tapestry5.alerts.Alert
 
alert(Duration, Severity, String) - Method in interface org.apache.tapestry5.alerts.AlertManager
Adds an alert with configurable severity and duration.
alert(Duration, Severity, String, boolean) - Method in interface org.apache.tapestry5.alerts.AlertManager
Adds an alert with configurable severity and duration.
alert(Duration, Severity, String) - Method in class org.apache.tapestry5.internal.alerts.AlertManagerImpl
 
alert(Duration, Severity, String, boolean) - Method in class org.apache.tapestry5.internal.alerts.AlertManagerImpl
 
AlertManager - Interface in org.apache.tapestry5.alerts
Manages Alerts (using the AlertStorage SSO.
AlertManagerImpl - Class in org.apache.tapestry5.internal.alerts
 
AlertManagerImpl(ApplicationStateManager, Request, AjaxResponseRenderer, PerthreadManager) - Constructor for class org.apache.tapestry5.internal.alerts.AlertManagerImpl
 
Alerts - Class in org.apache.tapestry5.corelib.components
Renders out an empty <div> element and provides JavaScript initialization to make the element the container for alerts.
Alerts() - Constructor for class org.apache.tapestry5.corelib.components.Alerts
 
AlertStorage - Class in org.apache.tapestry5.alerts
A stateless session object used to store Alerts between requests.
AlertStorage() - Constructor for class org.apache.tapestry5.alerts.AlertStorage
 
ALL_SPEC - Static variable in class org.apache.tapestry5.ioc.internal.services.cron.CronExpression
 
ALL_SPEC_INT - Static variable in class org.apache.tapestry5.ioc.internal.services.cron.CronExpression
 
allocateClientId(ComponentResources) - Method in class org.apache.tapestry5.internal.services.ajax.JavaScriptSupportImpl
 
allocateClientId(String) - Method in class org.apache.tapestry5.internal.services.ajax.JavaScriptSupportImpl
 
allocateClientId(String) - Method in interface org.apache.tapestry5.services.javascript.JavaScriptSupport
Allocates a unique id based on the component's id.
allocateClientId(ComponentResources) - Method in interface org.apache.tapestry5.services.javascript.JavaScriptSupport
As with JavaScriptSupport.allocateClientId(String) but uses the id of the component extracted from the resources.
allocateControlName(String) - Method in class org.apache.tapestry5.corelib.internal.FormSupportAdapter
 
allocateControlName(String) - Method in class org.apache.tapestry5.corelib.internal.FormSupportImpl
 
allocateControlName(String) - Method in interface org.apache.tapestry5.services.FormSupport
Allocates a unique (within the form) control name for some enclosed component, based on the component's id.
allocateId(String) - Method in class org.apache.tapestry5.ioc.util.IdAllocator
Allocates the id.
allowNativeXpath(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
allowNull - Variable in class org.apache.tapestry5.javadoc.ParameterDescription
 
altKeyDown() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
altKeyUp() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
always(T) - Static method in class org.apache.tapestry5.func.F
A Mapper factory; the returned Mapper ignores its input value and always returns a predetermined result.
AMDWrapper - Class in org.apache.tapestry5.services.javascript
Used to wrap plain JavaScript libraries as AMD modules.
AMDWrapper(Resource) - Constructor for class org.apache.tapestry5.services.javascript.AMDWrapper
 
analyze(Throwable) - Method in class org.apache.tapestry5.ioc.internal.services.ExceptionAnalyzerImpl
 
analyze(Throwable) - Method in interface org.apache.tapestry5.ioc.services.ExceptionAnalyzer
 
and(Predicate<? super T>...) - Static method in class org.apache.tapestry5.func.F
Combines any number of delegates as a logical and operation.
AnnotationAccess - Interface in org.apache.tapestry5.ioc
Introduced for Tapestry 5.3, contains new methods to provide access to annotations on the class, and on methods of the class.
annotationAccess - Variable in class org.apache.tapestry5.ioc.internal.services.AbtractAspectInterceptorBuilder
 
AnnotationAccess - Interface in org.apache.tapestry5.plastic
Interface implemented by members that may hold annotations.
AnnotationAccessImpl - Class in org.apache.tapestry5.ioc.internal
Standard AnnotationAccess for a specific type.
AnnotationAccessImpl(Class) - Constructor for class org.apache.tapestry5.ioc.internal.AnnotationAccessImpl
 
AnnotationBuilder - Class in org.apache.tapestry5.internal.plastic
 
AnnotationBuilder(Class, PlasticClassPool) - Constructor for class org.apache.tapestry5.internal.plastic.AnnotationBuilder
 
AnnotationDataTypeAnalyzer - Class in org.apache.tapestry5.internal.services
Checks for the DataType annotation, returning its value if present.
AnnotationDataTypeAnalyzer() - Constructor for class org.apache.tapestry5.internal.services.AnnotationDataTypeAnalyzer
 
AnnotationMapper - Class in org.apache.tapestry5.internal.clojure
 
AnnotationMapper() - Constructor for class org.apache.tapestry5.internal.clojure.AnnotationMapper
 
AnnotationProvider - Interface in org.apache.tapestry5.ioc
A source of annotations.
AnnotationProviderChain - Class in org.apache.tapestry5.ioc.internal.services
Chain of command for AnnotationProvider.
AnnotationProviderChain(AnnotationProvider[]) - Constructor for class org.apache.tapestry5.ioc.internal.services.AnnotationProviderChain
 
AnnotationUseContext - Enum in org.apache.tapestry5.ioc.annotations
Constants for documenting the context wherein the tapestry-provided annotations may be used, in conjunction with UseWith.
announceStartup() - Method in class org.apache.tapestry5.internal.TapestryAppInitializer
Announce application startup, by logging (at INFO level) the names of all pages, components, mixins and services.
answerOnNextPrompt(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
Any - Class in org.apache.tapestry5.corelib.components
Turns any arbitrary (X)HTML element into a component.
Any() - Constructor for class org.apache.tapestry5.corelib.components.Any
 
APP_NAME - Static variable in class org.apache.tapestry5.internal.InternalSymbols
The name of the application (i.e., the name of the application filter).
APP_PACKAGE_PATH - Static variable in class org.apache.tapestry5.internal.InternalSymbols
The application package converted to a path ('.' becomes '/').
append(V...) - Method in interface org.apache.tapestry5.func.Flow
Appends any number of type compatible values to the end of this Flow.
append(String, Object) - Method in class org.apache.tapestry5.json.JSONObject
Append values to the array under a key.
appendContext(boolean, EventContext, StringBuilder) - Method in class org.apache.tapestry5.internal.services.ComponentEventLinkEncoderImpl
 
APPLICATION_CATALOG - Static variable in class org.apache.tapestry5.SymbolConstants
The location of the application-wide component messages catalog, relative to the web application context.
APPLICATION_FOLDER - Static variable in class org.apache.tapestry5.SymbolConstants
The name of a folder in which the Tapestry application executes.
APPLICATION_VERSION - Static variable in class org.apache.tapestry5.SymbolConstants
Version number of the application.
ApplicationContextCustomizer - Interface in org.apache.tapestry5.spring
A bridge from Spring's approach to customizing the application context, over to Tapestry's approach.
ApplicationDefaults - Annotation Type in org.apache.tapestry5.ioc.services
Used to disambiguate which version of SymbolProvider is being referenced.
ApplicationGlobals - Interface in org.apache.tapestry5.services
Stores global information about the application and its environment.
ApplicationGlobalsImpl - Class in org.apache.tapestry5.internal.services
 
ApplicationGlobalsImpl() - Constructor for class org.apache.tapestry5.internal.services.ApplicationGlobalsImpl
 
ApplicationInitializer - Interface in org.apache.tapestry5.services
Service interface for initializing Tapestry for the application.
ApplicationInitializerFilter - Interface in org.apache.tapestry5.services
Filter interface for ApplicationInitializer.
ApplicationMessageCatalogObjectProvider - Class in org.apache.tapestry5.internal.services
Allows for injection of the global application message catalog into services.
ApplicationMessageCatalogObjectProvider(ObjectLocator) - Constructor for class org.apache.tapestry5.internal.services.ApplicationMessageCatalogObjectProvider
 
ApplicationStackTraceElementAnalyzer - Class in org.apache.tapestry5.internal.services
Identifies frames for application classes.
ApplicationStackTraceElementAnalyzer(String) - Constructor for class org.apache.tapestry5.internal.services.ApplicationStackTraceElementAnalyzer
 
ApplicationStateContribution - Class in org.apache.tapestry5.services
A contribution to the configuration of the ApplicationStateManager, identifying the strategy and creator for a particular Session State Object (SSO), identified by the SSO's class.
ApplicationStateContribution(String) - Constructor for class org.apache.tapestry5.services.ApplicationStateContribution
 
ApplicationStateContribution(String, ApplicationStateCreator) - Constructor for class org.apache.tapestry5.services.ApplicationStateContribution
 
ApplicationStateCreator<T> - Interface in org.apache.tapestry5.services
Used by ApplicationStateManager and ApplicationStatePersistenceStrategy to create an application state object on demand.
ApplicationStateManager - Interface in org.apache.tapestry5.services
Responsible for managing session state objects, objects which persist between requests, but are not tied to any individual page or component.
ApplicationStateManagerImpl - Class in org.apache.tapestry5.internal.services
 
ApplicationStateManagerImpl(Map<Class, ApplicationStateContribution>, ApplicationStatePersistenceStrategySource, ObjectLocator) - Constructor for class org.apache.tapestry5.internal.services.ApplicationStateManagerImpl
 
ApplicationStatePersistenceStrategy - Interface in org.apache.tapestry5.services
Used by ApplicationStateManager to manage a specific kind of Session State Object (SSO) persistence.
ApplicationStatePersistenceStrategySource - Interface in org.apache.tapestry5.services
Used to provide access to ApplicationStatePersistenceStrategySource instances via a logical name for the stategy, such as "session".
ApplicationStatePersistenceStrategySourceImpl - Class in org.apache.tapestry5.internal.services
 
ApplicationStatePersistenceStrategySourceImpl(Map<String, ApplicationStatePersistenceStrategy>) - Constructor for class org.apache.tapestry5.internal.services.ApplicationStatePersistenceStrategySourceImpl
 
ApplicationStateWorker - Class in org.apache.tapestry5.internal.transform
Looks for the SessionState annotations and converts read and write access on such fields into calls to the ApplicationStateManager.
ApplicationStateWorker(ApplicationStateManager, ComponentClassCache) - Constructor for class org.apache.tapestry5.internal.transform.ApplicationStateWorker
 
applyAdditionalConstraints(Criteria) - Method in class org.apache.tapestry5.hibernate.HibernateGridDataSource
Invoked after the main criteria has been set up (firstResult, maxResults and any sort contraints).
applyAdditionalConstraints(CriteriaQuery<?>, Root<E>, CriteriaBuilder) - Method in class org.apache.tapestry5.jpa.JpaGridDataSource
 
applyClientValidation(MarkupWriter, String, Map<String, Object>) - Method in interface org.apache.tapestry5.beanvalidator.ClientConstraintDescriptor
Applies the validation
argumentTypes - Variable in class org.apache.tapestry5.plastic.MethodDescription
A non-null array of Java source names for arguments.
ArrayEventContext - Class in org.apache.tapestry5.internal.services
Simple implementation of EventContext.
ArrayEventContext(TypeCoercer, Object...) - Constructor for class org.apache.tapestry5.internal.services.ArrayEventContext
 
arrayLength() - Method in class org.apache.tapestry5.internal.plastic.InstructionBuilderImpl
 
arrayLength() - Method in interface org.apache.tapestry5.plastic.InstructionBuilder
Expects the top object on the stack to be an array.
asAjaxInsertionPoint() - Method in class org.apache.tapestry5.services.javascript.StylesheetOptions
Returns a new options object with the StylesheetOptions.ajaxInsertionPoint flag set to true.
asClass(Type) - Static method in class org.apache.tapestry5.ioc.internal.util.GenericsUtils
Get the class represented by the reflected type.
asJavaScriptModuleConfiguration() - Method in class org.apache.tapestry5.services.javascript.AMDWrapper
Return this wrapper instance as a JavaScriptModuleConfiguration, so it can be contributed to the ModuleManager's configuration.
AspectDecorator - Interface in org.apache.tapestry5.ioc.services
A decorator used to create an interceptor that delegates each method's invocation to an MethodAdvice for advice.
AspectDecoratorImpl - Class in org.apache.tapestry5.ioc.internal.services
 
AspectDecoratorImpl(PlasticProxyFactory) - Constructor for class org.apache.tapestry5.ioc.internal.services.AspectDecoratorImpl
 
AspectInterceptorBuilder<T> - Interface in org.apache.tapestry5.ioc.services
A builder may be obtained from the AspectDecorator and allows more controlled creation of the created interceptor; it allows different methods to be given different advice, and allows methods to be omitted (in which case the method invocation passes through without advice).
AspectInterceptorBuilderImpl<T> - Class in org.apache.tapestry5.ioc.internal.services
 
AspectInterceptorBuilderImpl(AnnotationAccess, PlasticProxyFactory, Class<T>, T, String) - Constructor for class org.apache.tapestry5.ioc.internal.services.AspectInterceptorBuilderImpl
 
assembleJavaScriptResourceForStack(String, boolean, JavaScriptAggregationStrategy) - Method in interface org.apache.tapestry5.internal.services.assets.JavaScriptStackAssembler
Obtains the JavaScriptStack by name, and then uses the StreamableResourceSource service to obtain the assets, which are combined together.
assembleJavaScriptResourceForStack(String, boolean, JavaScriptAggregationStrategy) - Method in class org.apache.tapestry5.internal.services.assets.JavaScriptStackAssemblerImpl
 
assemblyTime - Variable in class org.apache.tapestry5.internal.structure.Page.Stats
Time, in milliseconds, to construct the page.
assertArraysEqual(T[], T...) - Static method in class org.apache.tapestry5.ioc.test.TestUtils
Deprecated.
assertAttribute(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
Used when the locator identifies an attribute, not an element.
assertFieldValue(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
Assets that the value in the field matches the expectation
assertListsEquals(List<T>, List<T>) - Static method in class org.apache.tapestry5.ioc.test.TestUtils
Deprecated.
Compares two lists for equality; first all the elements are individually compared for equality (if the lists are of unequal length, only elements up to the shorter length are compared).
assertListsEquals(List<T>, T...) - Static method in class org.apache.tapestry5.ioc.test.TestUtils
Deprecated.
assertMessageContains(Throwable, String...) - Static method in class org.apache.tapestry5.ioc.test.TestUtils
Deprecated.
Asserts that the message property of the throwable contains each of the provided substrings.
assertSourcePresent(String...) - Method in class org.apache.tapestry5.test.SeleniumTestCase
Assets that each string provided is present somewhere in the current document.
assertText(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
Asserts the text of an element, identified by the locator.
assertTextPresent(String...) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
assertTitle(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
Asserts that the current page's title matches the expected value.
Asset - Interface in org.apache.tapestry5
An Asset is any kind of resource that can be exposed to the client web browser.
ASSET - Static variable in class org.apache.tapestry5.BindingConstants
References a localized asset.
Asset2 - Interface in org.apache.tapestry5
Extension to Asset that adds a method to determine if the asset is invariant or not.
ASSET_PATH_PREFIX - Static variable in class org.apache.tapestry5.SymbolConstants
Prefix to be used for all resource paths, used to recognize which requests are for assets.
ASSET_URL_FULL_QUALIFIED - Static variable in class org.apache.tapestry5.SymbolConstants
Boolean value to indicate if every Asset2 should be fully qualified or not.
AssetAlias - Class in org.apache.tapestry5.services
Deprecated.
Deprecated in 5.4 (see notes in ClasspathAssetAliasManager).
AssetAlias(String, String) - Constructor for class org.apache.tapestry5.services.AssetAlias
Deprecated.
 
AssetBinding - Class in org.apache.tapestry5.internal.bindings
 
AssetBinding(Location, String, Asset) - Constructor for class org.apache.tapestry5.internal.bindings.AssetBinding
 
AssetBindingFactory - Class in org.apache.tapestry5.internal.bindings
Binding factory where the expression is a reference to an asset.
AssetBindingFactory(AssetSource) - Constructor for class org.apache.tapestry5.internal.bindings.AssetBindingFactory
 
assetChecksumGenerator - Variable in class org.apache.tapestry5.internal.services.assets.StreamableResourceImpl
 
AssetChecksumGenerator - Interface in org.apache.tapestry5.services.assets
Generates a checksum of an arbitrary Resource or StreamableResource which can be incorporated into the client URL of an Asset.
AssetChecksumGeneratorImpl - Class in org.apache.tapestry5.internal.services.assets
 
AssetChecksumGeneratorImpl(StreamableResourceSource, ResourceChangeTracker) - Constructor for class org.apache.tapestry5.internal.services.assets.AssetChecksumGeneratorImpl
 
AssetConstants - Class in org.apache.tapestry5.internal
Defines constants for the two basic asset prefixes.
AssetConstants() - Constructor for class org.apache.tapestry5.internal.AssetConstants
 
AssetDispatcher - Class in org.apache.tapestry5.internal.services
Recognizes requests where the path begins with "/asset/" (actually, as defined by the SymbolConstants.ASSET_PATH_PREFIX symbol), and delivers the content therein as a bytestream.
AssetDispatcher(Map<String, AssetRequestHandler>, PathConstructor, String) - Constructor for class org.apache.tapestry5.internal.services.AssetDispatcher
 
AssetFactory - Interface in org.apache.tapestry5.services
Used by AssetSource to create new Assets as needed.
AssetInjectionProvider - Class in org.apache.tapestry5.internal.services
Performs injection of assets, based on the presence of the Path annotation.
AssetInjectionProvider(AssetSource) - Constructor for class org.apache.tapestry5.internal.services.AssetInjectionProvider
 
AssetObjectProvider - Class in org.apache.tapestry5.internal.services
Exposes assets (in the current locale).
AssetObjectProvider(AssetSource, TypeCoercer, SymbolSource) - Constructor for class org.apache.tapestry5.internal.services.AssetObjectProvider
 
AssetPathConstructor - Interface in org.apache.tapestry5.services.assets
Encapsulates the logic or creating the path portion of an asset URL, including hooking the AssetPathConverter into the generation.
AssetPathConstructorImpl - Class in org.apache.tapestry5.internal.services.assets
 
AssetPathConstructorImpl(Request, BaseURLSource, boolean, String, PathConstructor, AssetPathConverter) - Constructor for class org.apache.tapestry5.internal.services.assets.AssetPathConstructorImpl
 
AssetPathConverter - Interface in org.apache.tapestry5.services
Converts the path (or URI) of an asset into a new format.
AssetRequestDispatcher - Annotation Type in org.apache.tapestry5.services
Marker annotation used to specifically identify the Dispatcher used to dispatch asset requests (so that AssetRequestHandlers can be contributed).
AssetRequestHandler - Interface in org.apache.tapestry5.services.assets
Handler for asset requests, which expose some kind of Asset to the user agent (i.e., the client web browser).
AssetsModule - Class in org.apache.tapestry5.modules
 
AssetsModule() - Constructor for class org.apache.tapestry5.modules.AssetsModule
 
AssetSource - Interface in org.apache.tapestry5.services
Used to find or create an Asset with a given path.
AssetSourceImpl - Class in org.apache.tapestry5.internal.services
 
AssetSourceImpl(ThreadLocale, Map<String, AssetFactory>, SymbolSource, Logger, OperationTracker) - Constructor for class org.apache.tapestry5.internal.services.AssetSourceImpl
 
AssetSourceImpl(ThreadLocale, Map<String, AssetFactory>, SymbolSource, Logger, OperationTracker, Request) - Constructor for class org.apache.tapestry5.internal.services.AssetSourceImpl
 
assetToStylesheetLink - Static variable in class org.apache.tapestry5.internal.TapestryInternalUtils
Common mapper, used primarily with Flow.map(org.apache.tapestry5.func.Mapper)
assignId(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
asString(Method) - Static method in class org.apache.tapestry5.ioc.internal.util.InternalCommonsUtils
Converts a method to a user presentable string consisting of the containing class name, the method name, and the short form of the parameter list (the class name of each parameter type, shorn of the package name portion).
asString(Method, PlasticProxyFactory) - Static method in class org.apache.tapestry5.ioc.internal.util.InternalUtils
Converts a method to a user presentable string using a PlasticProxyFactory to obtain a Location (where possible).
asString(Method) - Static method in class org.apache.tapestry5.ioc.internal.util.InternalUtils
Converts a method to a user presentable string consisting of the containing class name, the method name, and the short form of the parameter list (the class name of each parameter type, shorn of the package name portion).
attached() - Method in interface org.apache.tapestry5.internal.structure.Page
Invoked to inform the page that it is attached to the current request.
attached() - Method in class org.apache.tapestry5.internal.structure.PageImpl
 
attachFile(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
Attribute - Class in org.apache.tapestry5.dom
An attribute within an Element.
attribute(String, String) - Method in class org.apache.tapestry5.dom.Element
Adds an attribute to the element, but only if the attribute name does not already exist.
attribute(String, String, String) - Method in class org.apache.tapestry5.dom.Element
Adds a namespaced attribute to the element, but only if the attribute name does not already exist.
AttributeExpansionBinding - Class in org.apache.tapestry5.internal.services
Wraps a StringProvider as a read-only Binding.
AttributeExpansionBinding(Location, StringProvider) - Constructor for class org.apache.tapestry5.internal.services.AttributeExpansionBinding
 
AttributeInfo - Class in org.apache.tapestry5.internal.services
Tracks the qualified name and value of an attribute within a start element XMLToken.
AttributeInfo(QName, String) - Constructor for class org.apache.tapestry5.internal.services.AttributeInfo
 
attributeNS(String, String, String) - Method in class org.apache.tapestry5.internal.services.MarkupWriterImpl
 
attributeNS(String, String, String) - Method in interface org.apache.tapestry5.MarkupWriter
Creates an attribute within the namespace for the current element.
attributes(String...) - Method in class org.apache.tapestry5.dom.Element
Convenience for invoking Element.attribute(String, String) multiple times.
attributes(Object...) - Method in class org.apache.tapestry5.internal.services.MarkupWriterImpl
 
attributes(Object...) - Method in interface org.apache.tapestry5.MarkupWriter
Adds a series of attributes and values.
AttributeToken - Class in org.apache.tapestry5.internal.parser
Stores an attribute/value pair (as part of an XML element).
AttributeToken(String, String, String, Location) - Constructor for class org.apache.tapestry5.internal.parser.AttributeToken
 
Autobuild - Annotation Type in org.apache.tapestry5.ioc.annotations
Directs that the value to be built should be an autobuild instance of the type with injections performed, via ObjectLocator.autobuild(Class).
autobuild(Class<T>) - Method in class org.apache.tapestry5.ioc.internal.ObjectLocatorImpl
 
autobuild(String, Class<T>) - Method in class org.apache.tapestry5.ioc.internal.ObjectLocatorImpl
 
autobuild(String, Class<T>) - Method in class org.apache.tapestry5.ioc.internal.RegistryImpl
 
autobuild(Class<T>) - Method in class org.apache.tapestry5.ioc.internal.RegistryImpl
 
autobuild(Class<T>) - Method in class org.apache.tapestry5.ioc.internal.RegistryWrapper
 
autobuild(String, Class<T>) - Method in class org.apache.tapestry5.ioc.internal.RegistryWrapper
 
autobuild(String, Class<T>) - Method in class org.apache.tapestry5.ioc.internal.ServiceResourcesImpl
 
autobuild(Class<T>) - Method in class org.apache.tapestry5.ioc.internal.ServiceResourcesImpl
 
autobuild(Class<T>) - Method in interface org.apache.tapestry5.ioc.ObjectLocator
Autobuilds a class by finding the public constructor with the most parameters.
autobuild(String, Class<T>) - Method in interface org.apache.tapestry5.ioc.ObjectLocator
AutobuildObjectProvider - Class in org.apache.tapestry5.ioc.internal.services
Checks for the Autobuild annotation and, if so invokes ObjectLocator.autobuild(Class) on it.
AutobuildObjectProvider() - Constructor for class org.apache.tapestry5.ioc.internal.services.AutobuildObjectProvider
 
Autocomplete - Class in org.apache.tapestry5.corelib.mixins
A mixin for a text field that allows for autocompletion of text fields.
Autocomplete() - Constructor for class org.apache.tapestry5.corelib.mixins.Autocomplete
 
autofocus(FieldFocusPriority, String) - Method in class org.apache.tapestry5.internal.services.ajax.JavaScriptSupportImpl
 
autofocus(FieldFocusPriority, String) - Method in interface org.apache.tapestry5.services.javascript.JavaScriptSupport
Invoked to set focus on a rendered field.
AutofocusValidationDecorator - Class in org.apache.tapestry5.internal.util
Used by Form to determine which fields will be focused and a what priority.
AutofocusValidationDecorator(ValidationDecorator, ValidationTracker, JavaScriptSupport) - Constructor for class org.apache.tapestry5.internal.util.AutofocusValidationDecorator
 
AvailableValues - Class in org.apache.tapestry5.ioc.util
Used (as part of a UnknownValueException to identify what available values are present.
AvailableValues(String, Collection<?>) - Constructor for class org.apache.tapestry5.ioc.util.AvailableValues
 
AvailableValues(String, Map<?, ?>) - Constructor for class org.apache.tapestry5.ioc.util.AvailableValues
 
AvailableValuesRenderer - Class in org.apache.tapestry5.internal.renderers
Renders out a AvailableValues instance as a <div> enclosing a <ul>.
AvailableValuesRenderer() - Constructor for class org.apache.tapestry5.internal.renderers.AvailableValuesRenderer
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links
Tapestry API - 5.4.0

${project.version} - Copyright © 2003-2015 The Apache Software Foundation.