- 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
-
- 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
-
- 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
-
- 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
-
- AbstractFab - Class in org.apache.tapestry5.ioc.internal.services
-
- AbstractFab(CtClassSource, CtClass, Logger) - Constructor for class org.apache.tapestry5.ioc.internal.services.AbstractFab
-
- 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
-
- AbstractInstantiator - Class in org.apache.tapestry5.internal.services
-
Abstract base class for instantiators; for each component, a new subclass is created at runtime.
- AbstractInstantiator(ComponentModel, String, Object[]) - Constructor for class org.apache.tapestry5.internal.services.AbstractInstantiator
-
- 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
-
- AbstractMessages(Locale) - Constructor for class org.apache.tapestry5.ioc.util.AbstractMessages
-
- AbstractMethodAccess - Class in org.apache.tapestry5.internal.services
-
Base class used for dynamically-created subclasses that implement
MethodAccess
- AbstractMethodAccess() - Constructor for class org.apache.tapestry5.internal.services.AbstractMethodAccess
-
- 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.yuicompressor
-
Base class for resource minimizers.
- AbstractMinimizer(Logger, OperationTracker, String) - Constructor for class org.apache.tapestry5.internal.yuicompressor.AbstractMinimizer
-
- AbstractOptionModel - Class in org.apache.tapestry5
-
- 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
-
- AbstractResource(String) - Constructor for class org.apache.tapestry5.ioc.internal.util.AbstractResource
-
- AbstractSelectModel - Class in org.apache.tapestry5.util
-
- 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
-
- 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
-
- AbstractValidator(Class<C>, Class<T>, String) - 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 class org.apache.tapestry5.ioc.internal.util.LockSupport
-
Locks the shared read lock.
- 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
-
- ActionRenderResponseGenerator - Interface in org.apache.tapestry5.internal.services
-
Used to produce the normal response to an action request: a redirect to a particular page.
- ActionRenderResponseGeneratorImpl - Class in org.apache.tapestry5.internal.services
-
- ActionRenderResponseGeneratorImpl(LinkSource, Response) - Constructor for class org.apache.tapestry5.internal.services.ActionRenderResponseGeneratorImpl
-
- 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
-
- adaptor - Variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser
-
- add(ClientBodyElement) - Method in class org.apache.tapestry5.ajax.MultiZoneUpdate
-
Deprecated.
- 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(String, Object...) - Method in class org.apache.tapestry5.ioc.util.BodyBuilder
-
Deprecated.
Adds text to the current line, without ending the line.
- 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.
- addAddRowTrigger(String) - Method in interface org.apache.tapestry5.corelib.internal.AjaxFormLoopContext
-
Adds a clientId to the list of client-side elements that trigger the addition of a new row.
- addAdvice(MethodAdvice) - Method in interface org.apache.tapestry5.plastic.PlasticMethod
-
Adds advice to the method.
- addAdvice(ComponentMethodAdvice) - Method in interface org.apache.tapestry5.services.TransformMethod
-
Add advice for the method; the advice will be threaded into method invocations of the indicated 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.services.TapestryModule
-
- addBeanValidationStack(MappedConfiguration<String, JavaScriptStack>) - Static method in class org.apache.tapestry5.beanvalidator.BeanValidatorModule
-
- 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
-
- 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.
- addClassLoaderIfNeeded(ClassLoader) - Method in class org.apache.tapestry5.ioc.internal.services.ClassFactoryClassPool
-
Convienience method for adding to the ClassPath for a particular class loader.
- addClassName(String...) - Method in class org.apache.tapestry5.dom.Element
-
Adds one or more CSS class names to the "class" attribute.
- addClasspathScriptLink(String...) - Method in class org.apache.tapestry5.internal.services.RenderSupportImpl
-
- addClasspathScriptLink(String...) - Method in interface org.apache.tapestry5.RenderSupport
-
- addComponentEventHandler(String, int, String, ComponentEventHandler) - Method in class org.apache.tapestry5.internal.transform.BridgeClassTransformation
-
- addComponentEventHandler(String, int, String, ComponentEventHandler) - Method in interface org.apache.tapestry5.services.ClassTransformation
-
Deprecated.
- addConstructor(Class[], Class[], String) - Method in class org.apache.tapestry5.ioc.internal.services.ClassFabImpl
-
- addConstructor(Class[], Class[], String) - Method in interface org.apache.tapestry5.ioc.services.ClassFab
-
Deprecated.
Adds a constructor to the class.
- 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
-
- 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 interface org.apache.tapestry5.services.assets.ResourceDependencies
-
Marks the dependency as an additional resource.
- addDynamicScriptBlock(Element) - Method in class org.apache.tapestry5.internal.services.DocumentLinkerImpl
-
Adds the dynamic script block, which is, ultimately, a call to the client-side Tapestry.onDOMLoaded() function.
- 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
-
- addField(String, Class) - Method in class org.apache.tapestry5.ioc.internal.services.ClassFabImpl
-
- addField(String, int, Class) - Method in class org.apache.tapestry5.ioc.internal.services.ClassFabImpl
-
- addField(String, Class) - Method in interface org.apache.tapestry5.ioc.services.ClassFab
-
Deprecated.
Adds a new field with the given name and type.
- addField(String, int, Class) - Method in interface org.apache.tapestry5.ioc.services.ClassFab
-
Deprecated.
Adds a new field with the provided modifiers.
- 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
-
- 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
-
Adds a new client-side Tapestry.FormFragment object.
- 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
-
Adds a new client-side Tapestry.FormInjector object.
- addImplementedInterface(Class) - Method in class org.apache.tapestry5.internal.transform.BridgeClassTransformation
-
- addImplementedInterface(Class) - Method in interface org.apache.tapestry5.services.ClassTransformation
-
Deprecated.
Transforms the class to implement the indicated interface.
- addIndirectInjectedField(Class<T>, String, ComponentValueProvider<T>) - Method in class org.apache.tapestry5.internal.transform.BridgeClassTransformation
-
- addIndirectInjectedField(Class<T>, String, ComponentValueProvider<T>) - Method in interface org.apache.tapestry5.services.ClassTransformation
-
Deprecated.
- addInit(String, JSONArray) - Method in class org.apache.tapestry5.internal.services.RenderSupportImpl
-
- addInit(String, JSONObject) - Method in class org.apache.tapestry5.internal.services.RenderSupportImpl
-
- addInit(String, String...) - Method in class org.apache.tapestry5.internal.services.RenderSupportImpl
-
- addInit(String, JSONArray) - Method in interface org.apache.tapestry5.RenderSupport
-
- addInit(String, JSONObject) - Method in interface org.apache.tapestry5.RenderSupport
-
- addInit(String, String...) - Method in interface org.apache.tapestry5.RenderSupport
-
- 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
-
Adds a call to a client-side function inside the Tapestry.Initializer namespace.
- addInitializerCall(String, JSONArray) - Method in interface org.apache.tapestry5.services.javascript.JavaScriptSupport
-
Adds a call to a client-side function inside the Tapestry.Initializer namespace.
- addInitializerCall(InitializationPriority, String, JSONArray) - Method in interface org.apache.tapestry5.services.javascript.JavaScriptSupport
-
Adds a call to a client-side function inside the Tapestry.Initializer namespace.
- addInitializerCall(InitializationPriority, String, JSONObject) - Method in interface org.apache.tapestry5.services.javascript.JavaScriptSupport
-
Adds a call to a client-side function inside the Tapestry.Initializer namespace.
- addInitializerCall(String, String) - Method in interface org.apache.tapestry5.services.javascript.JavaScriptSupport
-
Adds a call to a client-side function inside the Tapestry.Initializer namespace.
- addInitializerCall(InitializationPriority, String, String) - Method in interface org.apache.tapestry5.services.javascript.JavaScriptSupport
-
Adds a call to a client-side function inside the Tapestry.Initializer namespace.
- addInjectedField(Class, String, Object) - Method in class org.apache.tapestry5.internal.transform.BridgeClassTransformation
-
- addInjectedField(Class, String, Object) - Method in interface org.apache.tapestry5.services.ClassTransformation
-
Deprecated.
Defines a new protected instance variable whose initial value is provided
statically, via a
constructor parameter.
- 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
-
- addInterface(Class) - Method in class org.apache.tapestry5.ioc.internal.services.AbstractFab
-
- addInterface(Class) - Method in interface org.apache.tapestry5.ioc.services.ClassFab
-
Deprecated.
Adds the specified interface as an interface implemented by this class.
- 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
-
Adds a listener, who needs to know when an underlying resource of a given category has changed (so that the
receiver may discard any cached data that may have been invalidated).
- 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
-
- 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(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.
- addln(String, Object...) - Method in class org.apache.tapestry5.ioc.util.BodyBuilder
-
Deprecated.
Adds text to the current line and ends the line.
- 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.services.TapestryModule
-
- addMethod(String, String) - Method in class org.apache.tapestry5.internal.plastic.InheritanceData
-
Adds a new instance method.
- addMethod(int, MethodSignature, String) - Method in class org.apache.tapestry5.ioc.internal.services.ClassFabImpl
-
- addMethod(int, MethodSignature, String) - Method in interface org.apache.tapestry5.ioc.services.ClassFab
-
Deprecated.
Adds a 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
-
- addModules(ModuleDef...) - Method in class org.apache.tapestry5.internal.TapestryAppInitializer
-
Adds additional modules.
- addModules(Class...) - Method in class org.apache.tapestry5.internal.TapestryAppInitializer
-
- addNoOpMethod(MethodSignature) - Method in class org.apache.tapestry5.ioc.internal.services.ClassFabImpl
-
- addNoOpMethod(MethodSignature) - Method in interface org.apache.tapestry5.ioc.services.ClassFab
-
Deprecated.
Adds a public no-op method.
- addOperationAfter(ComponentInstanceOperation) - Method in interface org.apache.tapestry5.services.TransformMethod
-
Adds an operation that will execute after any
further advice or operations.
- addOperationBefore(ComponentInstanceOperation) - Method in interface org.apache.tapestry5.services.TransformMethod
-
Adds an operation that will execute before any
further advice or operations.
- 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
-
- 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, ParameterBuilder) - Method in class org.apache.tapestry5.internal.util.MethodInvocationBuilder
-
- addParameter(String, String) - Method in class org.apache.tapestry5.internal.util.MethodInvocationBuilder
-
Maps a parameter type to a literal string to be used for the parameter expression.
- 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
-
- 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.
- addRemoveRowTrigger(String) - Method in interface org.apache.tapestry5.corelib.internal.AjaxFormLoopContext
-
- 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
-
- addResetListener(PageResetListener) - Method in class org.apache.tapestry5.internal.structure.PageImpl
-
- 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) - Method in class org.apache.tapestry5.internal.services.RenderSupportImpl
-
- addScript(String, Object...) - Method in class org.apache.tapestry5.internal.services.RenderSupportImpl
-
- addScript(String) - Method in interface org.apache.tapestry5.RenderSupport
-
- addScript(String, Object...) - Method in interface org.apache.tapestry5.RenderSupport
-
- addScript(String, Object...) - Method in interface org.apache.tapestry5.services.javascript.JavaScriptSupport
-
- addScript(InitializationPriority, String, Object...) - Method in interface org.apache.tapestry5.services.javascript.JavaScriptSupport
-
Adds initialization script at the specified priority.
- addScript(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- addScriptLink(String) - Method in interface org.apache.tapestry5.internal.services.DocumentLinker
-
Adds a link to load a JavaScript library.
- addScriptLink(String) - Method in class org.apache.tapestry5.internal.services.DocumentLinkerImpl
-
- addScriptLink(String) - Method in class org.apache.tapestry5.internal.services.PartialMarkupDocumentLinker
-
- addScriptLink(Asset...) - Method in class org.apache.tapestry5.internal.services.RenderSupportImpl
-
- addScriptLink(String...) - Method in class org.apache.tapestry5.internal.services.RenderSupportImpl
-
- addScriptLink(Asset...) - Method in interface org.apache.tapestry5.RenderSupport
-
- addScriptLink(String...) - Method in interface org.apache.tapestry5.RenderSupport
-
- addScriptLinksForIncludedScripts(Element, List<String>) - Method in class org.apache.tapestry5.internal.services.DocumentLinkerImpl
-
Adds a script link for each included script to the top of the the <head>
element.
- 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
-
- addStylesheetLink(Asset, String) - Method in class org.apache.tapestry5.internal.services.RenderSupportImpl
-
- addStylesheetLink(String, String) - Method in class org.apache.tapestry5.internal.services.RenderSupportImpl
-
- addStylesheetLink(Asset, String) - Method in interface org.apache.tapestry5.RenderSupport
-
Deprecated.
Adds a link to a CSS stylesheet.
- addStylesheetLink(String, String) - Method in interface org.apache.tapestry5.RenderSupport
-
Deprecated.
Adds a stylesheet as a URL.
- 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.SpringModule
-
- addThreadCleanupListener(ThreadCleanupListener) - Method in class org.apache.tapestry5.ioc.internal.services.PerthreadManagerImpl
-
- addThreadCleanupListener(ThreadCleanupListener) - Method in interface org.apache.tapestry5.ioc.services.PerthreadManager
-
Adds a listener to the hub.
- 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.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 class org.apache.tapestry5.ioc.internal.services.ClassFabImpl
-
- addToString(String) - Method in interface org.apache.tapestry5.ioc.services.ClassFab
-
Deprecated.
Adds an implementation of toString, as a method that returns a fixed string.
- 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(Class<T>, Field, String) - Method in interface org.apache.tapestry5.internal.translator.NumericTranslatorSupport
-
Adds client-side format validation for the field, appropriate to the indicated type.
- addValidation(Class<T>, Field, String) - Method in class org.apache.tapestry5.internal.translator.NumericTranslatorSupportImpl
-
- addValidation(Field, String, String, Object) - Method in interface org.apache.tapestry5.services.ClientBehaviorSupport
-
Collects field validation information.
- addValidation(Field, String, String, Object) - Method in interface org.apache.tapestry5.services.FormSupport
-
Collects field validation information.
- 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.
- addWorker(OrderedConfiguration<ComponentClassTransformWorker2>) - Static method in class org.apache.tapestry5.beanvalidator.BeanValidatorModule
-
- 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
-
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(Invocation) - Method in interface org.apache.tapestry5.ioc.MethodAdvice
-
Deprecated.
Allows the Aspect to advise the invocation.
- 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 interface org.apache.tapestry5.plastic.MethodAdvice
-
- advise(ComponentMethodInvocation) - Method in interface org.apache.tapestry5.services.ComponentMethodAdvice
-
Deprecated.
- adviseAllMethods(MethodAdvice) - Method in class org.apache.tapestry5.ioc.internal.services.AspectInterceptorBuilderImpl
-
- adviseAllMethods(MethodAdvice) - Method in class org.apache.tapestry5.ioc.internal.services.AspectInterceptorBuilderImpl
-
- adviseAllMethods(MethodAdvice) - Method in interface org.apache.tapestry5.ioc.MethodAdviceReceiver
-
- adviseAllMethods(MethodAdvice) - Method in interface org.apache.tapestry5.ioc.MethodAdviceReceiver
-
Advises all methods of the interface with the given advice.
- adviseLazy(LazyAdvisor, MethodAdviceReceiver) - Static method in class org.apache.tapestry5.services.TapestryModule
-
- adviseMethod(Method, MethodAdvice) - Method in class org.apache.tapestry5.ioc.internal.services.AspectInterceptorBuilderImpl
-
- adviseMethod(Method, MethodAdvice) - Method in class org.apache.tapestry5.ioc.internal.services.AspectInterceptorBuilderImpl
-
- adviseMethod(Method, MethodAdvice) - Method in interface org.apache.tapestry5.ioc.MethodAdviceReceiver
-
- 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
-
- 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_BODY_SIGNATURE - Static variable in class org.apache.tapestry5.services.TransformConstants
-
- AFTER_RENDER_DESCRIPTION - Static variable in class org.apache.tapestry5.services.TransformConstants
-
- AFTER_RENDER_SIGNATURE - Static variable in class org.apache.tapestry5.services.TransformConstants
-
- AFTER_RENDER_TEMPLATE_DESCRIPTION - Static variable in class org.apache.tapestry5.services.TransformConstants
-
- AFTER_RENDER_TEMPLATE_SIGNATURE - Static variable in class org.apache.tapestry5.services.TransformConstants
-
- 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.DefaultValidationDecorator
-
Writes an icon for field after the field.
- afterField(Field) - Method in class org.apache.tapestry5.internal.util.ValidationDecoratorWrapper
-
- afterField(Field) - Method in interface org.apache.tapestry5.ValidationDecorator
-
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
-
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
-
- 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).
- 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, PageContentTypeAnalyzer, 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
-
- 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
-
- 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
-
- 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, Environment) - 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) - Constructor for class org.apache.tapestry5.internal.services.ajax.AjaxResponseRendererImpl
-
- 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(Severity, String) - Constructor for class org.apache.tapestry5.alerts.Alert
-
- Alert(Duration, Severity, String) - 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) - Method in class org.apache.tapestry5.internal.alerts.AlertManagerImpl
-
- AlertManager - Interface in org.apache.tapestry5.alerts
-
- 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 class org.apache.tapestry5.internal.services.RenderSupportImpl
-
- allocateClientId(ComponentResources) - Method in class org.apache.tapestry5.internal.services.RenderSupportImpl
-
- allocateClientId(String) - Method in interface org.apache.tapestry5.RenderSupport
-
- allocateClientId(ComponentResources) - Method in interface org.apache.tapestry5.RenderSupport
-
- 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
-
- 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.
- 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
-
- AnnotationMemberValueVisitor - Class in org.apache.tapestry5.ioc.internal.services
-
- AnnotationMemberValueVisitor(ConstPool, CtClassSource, Object) - Constructor for class org.apache.tapestry5.ioc.internal.services.AnnotationMemberValueVisitor
-
- AnnotationProvider - Interface in org.apache.tapestry5.ioc
-
A source of annotations.
- AnnotationProviderChain - Class in org.apache.tapestry5.ioc.internal.services
-
- 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
-
- answerOnNextPrompt(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- Any - Class in org.apache.tapestry5.corelib.components
-
Renders an arbitrary element including informal parameters.
- 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 integrated into URLs for assets.
- 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
-
- 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
-
- 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
-
- ApplicationStatePersistenceStrategySource - Interface in org.apache.tapestry5.services
-
- 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
-
- 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
-
- 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
-
- 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
-
- asClass(Type) - Static method in class org.apache.tapestry5.ioc.internal.util.GenericsUtils
-
Get the class represented by the reflected type.
- 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
-
- 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
-
- 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
-
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
-
- assertMessageContains(Throwable, String...) - Static method in class org.apache.tapestry5.ioc.test.TestUtils
-
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 asset paths
- 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.
- 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
-
- 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/" and delivers the content therein as a bytestream.
- AssetDispatcher(Map<String, AssetRequestHandler>, String, String, String) - Constructor for class org.apache.tapestry5.internal.services.AssetDispatcher
-
- assetDoesNotExist(Resource) - Static method in class org.apache.tapestry5.internal.services.ServicesMessages
-
- AssetFactory - Interface in org.apache.tapestry5.services
-
- AssetInjectionProvider - Class in org.apache.tapestry5.internal.services
-
Performs injection of assets, based on the presence of the
Path
annotation.
- AssetInjectionProvider(SymbolSource, 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
the application version.
- AssetPathConstructorImpl - Class in org.apache.tapestry5.internal.services.assets
-
- AssetPathConstructorImpl(Request, BaseURLSource, String, String, boolean, String) - Constructor for class org.apache.tapestry5.internal.services.assets.AssetPathConstructorImpl
-
- AssetPathConverter - Interface in org.apache.tapestry5.services
-
- 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).
- AssetResourceLocator - Interface in org.apache.tapestry5.internal.services
-
- AssetResourceLocatorImpl - Class in org.apache.tapestry5.internal.services
-
- AssetResourceLocatorImpl(ResourceDigestManager, Response, AssetSource) - Constructor for class org.apache.tapestry5.internal.services.AssetResourceLocatorImpl
-
- AssetsModule - Class in org.apache.tapestry5.services.assets
-
- AssetsModule() - Constructor for class org.apache.tapestry5.services.assets.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) - Constructor for class org.apache.tapestry5.internal.services.AssetSourceImpl
-
- assetToStylesheetLink - Static variable in class org.apache.tapestry5.internal.TapestryInternalUtils
-
- assignId(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- asString(Method, PlasticProxyFactory) - Static method in class org.apache.tapestry5.ioc.internal.util.InternalUtils
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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 class org.apache.tapestry5.internal.services.RenderSupportImpl
-
- autofocus(FieldFocusPriority, String) - Method in interface org.apache.tapestry5.RenderSupport
-
Deprecated.
Invoked to set focus on a rendered field.
- 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
-
- 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
-
- AvailableValuesRenderer() - Constructor for class org.apache.tapestry5.internal.renderers.AvailableValuesRenderer
-