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
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- A - Static variable in class org.apache.tapestry5.beanmodel.internal.antlr.PropertyExpressionLexer
- A - Static variable in class org.apache.tapestry5.beanmodel.internal.antlr.PropertyExpressionParser
- ABBREVIATE - org.apache.tapestry5.dom.EndTagStyle
-
Require an end tag, but abbreviate it if the element has no children.
- 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.hibernate.internal.HibernateSessionManagerImpl
- ABOVE - org.apache.tapestry5.corelib.data.InsertPosition
-
Insert the new content above (i.e., before) the insertion position.
- 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 underlyingEvent
. - 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.http.internal
-
Partially implements
ContributionDef
, providing empty implementations of the three contribute() methods. - AbstractContributionDef() - Constructor for class org.apache.tapestry5.http.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.commons.util
-
Abstract implementation of
Messages
that doesn't know where values come from (that information is supplied in a subclass, via theAbstractMessages.valueForKey(String)
method). - AbstractMessages(Locale) - Constructor for class org.apache.tapestry5.commons.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
- 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 theAbstractSelectModel.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) andServiceAdvisor
(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.commons.internal.services
-
Provides access to annotations of an accessable object such as a or .
- AccessableObjectAnnotationProvider(AccessibleObject) - Constructor for class org.apache.tapestry5.commons.internal.services.AccessableObjectAnnotationProvider
- accumulate(String, Object) - Method in class org.apache.tapestry5.json.JSONObject
-
Appends
value
to the array already mapped toname
. - acquireReadLock() - Method in class org.apache.tapestry5.commons.internal.util.LockSupport
-
Locks the shared read lock.
- acquireReadLock() - Method in interface org.apache.tapestry5.http.internal.services.SessionLock
-
Acquires the read lock, if the shared read lock, or exclusive write lock, is not already held by this thread.
- acquireWriteLock() - Method in interface org.apache.tapestry5.http.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() - Method in annotation type org.apache.tapestry5.annotations.PageActivationContext
-
Whether to create an activate event handler.
- 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.beanmodel.internal.antlr.PropertyExpressionParser
- 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(Object) - Method in class org.apache.tapestry5.json.JSONArray
-
Appends
value
to the end of this array. - add(String) - Method in interface org.apache.tapestry5.beanmodel.BeanModel
-
Adds a new property to the model, returning its mutable model for further refinement.
- add(String) - Method in class org.apache.tapestry5.beanmodel.internal.beanmodel.BeanModelImpl
- 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) - Method in class org.apache.tapestry5.upload.internal.services.ParameterValue
- 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(String, PropertyConduit) - Method in interface org.apache.tapestry5.beanmodel.BeanModel
-
Adds a new, synthetic property to the model, returning its mutable model for further refinement.
- add(String, PropertyConduit) - Method in class org.apache.tapestry5.beanmodel.internal.beanmodel.BeanModelImpl
- add(String, T, String...) - Method in interface org.apache.tapestry5.commons.OrderedConfiguration
-
Adds an ordered object to a service's contribution.
- add(String, T, String...) - 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.Orderer
-
Adds an object to be ordered.
- add(String, T, String...) - Method in class org.apache.tapestry5.ioc.internal.ValidatingOrderedConfigurationWrapper
- 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(K, V) - Method in interface org.apache.tapestry5.commons.MappedConfiguration
-
Adds a keyed object to the service's contribution.
- add(K, V) - Method in class org.apache.tapestry5.ioc.internal.ValidatingMappedConfigurationWrapper
- add(Alert) - Method in class org.apache.tapestry5.alerts.AlertStorage
- add(RelativePosition, String, String) - Method in interface org.apache.tapestry5.beanmodel.BeanModel
-
Adds a new property to the model (as with
BeanModel.add(String)
), ordered before or after an existing property. - add(RelativePosition, String, String) - Method in class org.apache.tapestry5.beanmodel.internal.beanmodel.BeanModelImpl
- add(RelativePosition, String, String, PropertyConduit) - Method in interface org.apache.tapestry5.beanmodel.BeanModel
-
Adds a new property to the model, ordered before or after an existing property.
- add(RelativePosition, String, String, PropertyConduit) - Method in class org.apache.tapestry5.beanmodel.internal.beanmodel.BeanModelImpl
- add(BeanModel, String) - Static method in class org.apache.tapestry5.beanmodel.BeanModelUtils
-
Adds empty properties to the bean model.
- add(ClientBodyElement) - Method in class org.apache.tapestry5.ajax.MultiZoneUpdate
-
Deprecated.Adds the zone (represented by the
ClientBodyElement
) to the update. - add(Element) - Method in class org.apache.tapestry5.services.javascript.StylesheetLink
-
Invoked to add the stylesheet link to a container element.
- add(ModuleDef) - Method in class org.apache.tapestry5.ioc.RegistryBuilder
-
Adds a
ModuleDef
to the registry, returning the builder for further configuration. - 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(Orderable<T>) - Method in class org.apache.tapestry5.ioc.internal.util.Orderer
-
Adds an object to be ordered.
- add(T) - Method in interface org.apache.tapestry5.commons.Configuration
-
Adds an object to the service's contribution.
- add(T) - Method in class org.apache.tapestry5.ioc.internal.ValidatingConfigurationWrapper
- 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.
- addAfterCommitInvokable(Invokable<Boolean>) - Method in class org.apache.tapestry5.internal.jpa.PersistenceContextSpecificEntityTransactionManager
- addAlias(String, T) - Method in class org.apache.tapestry5.commons.util.StringToEnumCoercion
-
Allows an alias value (alternate) string to reference a value.
- addAll(Collection<? extends Object>) - Method in class org.apache.tapestry5.json.JSONArray
-
Adds all objects from the collection into this JSONArray, using
JSONArray.add(Object)
. - addApplicationAndTapestryMappings(MappedConfiguration<String, String>, String) - Static method in class org.apache.tapestry5.modules.AssetsModule
- addBeforeCommitInvokable(Invokable<Boolean>) - Method in class org.apache.tapestry5.internal.jpa.PersistenceContextSpecificEntityTransactionManager
- 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(Runnable) - Method in class org.apache.tapestry5.internal.services.ajax.AjaxResponseRendererImpl
- addCallback(Runnable) - Method in interface org.apache.tapestry5.services.ajax.AjaxResponseRenderer
-
Queues a callback to execute during the partial markup render.
- addCallback(JavaScriptCallback) - 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(JSONCallback) - Method in class org.apache.tapestry5.internal.services.ajax.AjaxResponseRendererImpl
- 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 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.beanmodel.BeanModel
-
Adds an empty property (one with no property conduit).
- addEmpty(String) - Method in class org.apache.tapestry5.beanmodel.internal.beanmodel.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.beanmodel.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.beanmodel.internal.beanmodel.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, boolean, String, String) - Method in class org.apache.tapestry5.internal.services.ClientBehaviorSupportImpl
- addFormFragment(String, boolean, String, String) - Method in interface org.apache.tapestry5.services.ClientBehaviorSupport
-
Deprecated.
- addFormFragment(String, boolean, String, String, String) - Method in class org.apache.tapestry5.internal.services.ClientBehaviorSupportImpl
- 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. - addFormFragment(String, String, String) - Method in class org.apache.tapestry5.internal.services.ClientBehaviorSupportImpl
- addFormFragment(String, String, String) - Method in interface org.apache.tapestry5.services.ClientBehaviorSupport
-
Deprecated.
- 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.http.internal.services.ResponseImpl
- addHeader(String, String) - Method in interface org.apache.tapestry5.http.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.internal.test.TestableResponseImpl
- 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(String, String) - Method in class org.apache.tapestry5.internal.services.ajax.JavaScriptSupportImpl
- addInitializerCall(String, String) - 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 class org.apache.tapestry5.internal.services.ajax.JavaScriptSupportImpl
- addInitializerCall(String, JSONArray) - Method in interface org.apache.tapestry5.services.javascript.JavaScriptSupport
-
Deprecated.Deprecated in 5.4; refactor to use JavaScript modules instead
- addInitializerCall(String, JSONObject) - 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(InitializationPriority, String, String) - Method in class org.apache.tapestry5.internal.services.ajax.JavaScriptSupportImpl
- addInitializerCall(InitializationPriority, 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, JSONArray) - Method in class org.apache.tapestry5.internal.services.ajax.JavaScriptSupportImpl
- 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 class org.apache.tapestry5.internal.services.ajax.JavaScriptSupportImpl
- addInitializerCall(InitializationPriority, String, JSONObject) - 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.commons.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(String, Class<? extends T>, String...) - Method in interface org.apache.tapestry5.commons.OrderedConfiguration
-
Adds an ordered object by instantiating (with dependencies) the indicated class.
- 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.commons.MappedConfiguration
-
Adds a keyed object as an instantiated instance (with dependencies injected) of a class.
- addInstance(K, Class<? extends V>) - Method in class org.apache.tapestry5.ioc.internal.ValidatingMappedConfigurationWrapper
- addInterface(String) - Method in class org.apache.tapestry5.internal.plastic.InheritanceData
- addInvalidationCallback(Runnable) - Method in interface org.apache.tapestry5.commons.services.InvalidationEventHub
-
Adds a callback that is invoked when an underlying tracked resource has changed.
- addInvalidationCallback(Runnable) - Method in class org.apache.tapestry5.internal.event.InvalidationEventHubImpl
- addInvalidationCallback(Runnable) - Method in class org.apache.tapestry5.internal.services.ResourceDigestManagerImpl
- addInvalidationListener(InvalidationListener) - Method in interface org.apache.tapestry5.commons.services.InvalidationEventHub
-
Deprecated.in 5.4, use
InvalidationEventHub.addInvalidationCallback(Runnable)
instead} - addInvalidationListener(InvalidationListener) - Method in class org.apache.tapestry5.internal.event.InvalidationEventHubImpl
- addInvalidationListener(InvalidationListener) - Method in class org.apache.tapestry5.internal.services.ResourceDigestManagerImpl
- 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(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.
- 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(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.
- 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(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 class org.apache.tapestry5.internal.services.LinkSourceImpl
- addListener(LinkCreationListener) - Method in interface org.apache.tapestry5.services.LinkCreationHub
-
Adds a listener.
- addListener(LinkCreationListener2) - Method in class org.apache.tapestry5.internal.services.LinkSourceImpl
- addListener(LinkCreationListener2) - Method in interface org.apache.tapestry5.services.LinkCreationHub
-
Adds a listener.
- addListener(RunListener) - Method in class org.apache.tapestry5.ioc.junit.TapestryIOCJUnit4ClassRunner.RegistryManagerRunNotifier
- 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, 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.
- 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
- 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(Class...) - Method in class org.apache.tapestry5.http.internal.TapestryAppInitializer
- addModules(ModuleDef...) - Method in class org.apache.tapestry5.http.internal.TapestryAppInitializer
-
Adds additional modules.
- addOperationAdvice(MethodAdviceReceiver) - Method in class org.apache.tapestry5.ioc.internal.services.OperationAdvisorImpl
- addOperationAdvice(MethodAdviceReceiver) - Method in interface org.apache.tapestry5.ioc.services.OperationAdvisor
- 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.In 5.3.4, use
ComponentResources.getPageLifecycleCallbackHub()
instead - 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) - Method in class org.apache.tapestry5.internal.model.MutableComponentModelImpl
- addParameter(String, boolean, boolean, String) - Method in interface org.apache.tapestry5.model.MutableComponentModel
-
Deprecated.
- addParameter(String, boolean, boolean, String, boolean) - Method in class org.apache.tapestry5.internal.model.MutableComponentModelImpl
- 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.http.Link
-
Adds a parameter value.
- 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.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 interface org.apache.tapestry5.http.Link
-
Adds a parameter value as a value object; the value object is converted to a string via from tapestry-core and the result is added via
Link.addParameter(String, String)
. - addParameterValue(String, Object) - Method in class org.apache.tapestry5.internal.services.LinkImpl
- 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.beanmodel.services.PlasticProxyFactoryImpl
- addPlasticClassListener(PlasticClassListener) - Method in class org.apache.tapestry5.internal.plastic.PlasticClassPool
- 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(Runnable) - Method in class org.apache.tapestry5.ioc.internal.RegistryImpl
- addRegistryShutdownListener(Runnable) - Method in class org.apache.tapestry5.ioc.internal.services.RegistryShutdownHubImpl
- addRegistryShutdownListener(Runnable) - Method in interface org.apache.tapestry5.ioc.services.RegistryShutdownHub
-
Adds a listener for eventual notification when the registry shuts down.
- addRegistryShutdownListener(RegistryShutdownListener) - Method in class org.apache.tapestry5.ioc.internal.RegistryImpl
- addRegistryShutdownListener(RegistryShutdownListener) - 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.
- 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(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 class org.apache.tapestry5.internal.services.ajax.AjaxResponseRendererImpl
- 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(String, Object...) - Method in class org.apache.tapestry5.internal.services.ajax.JavaScriptSupportImpl
- addScript(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
- 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(InitializationPriority, String, Object...) - Method in class org.apache.tapestry5.internal.services.ajax.JavaScriptSupportImpl
- addScript(InitializationPriority, String, Object...) - Method in interface org.apache.tapestry5.services.javascript.JavaScriptSupport
-
Deprecated.Deprecated in 5.4; refactor to use JavaScript modules instead
- 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.Deprecated in 5.4, use
PerthreadManager.addThreadCleanupCallback(Runnable)
instead. - 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.commons.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.hibernate.internal.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.ioc.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), useJavaScriptSupport
to add necessary modules, and add triggering and configuring attributes to the field'sElement
. - 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(MethodAdviceReceiver) - Method in class org.apache.tapestry5.ioc.internal.ServiceAdvisorImpl
-
Invokes the configured method, passing the builder.
- 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.internal.jpa.CommitAfterMethodAdvice
- advise(MethodInvocation) - Method in class org.apache.tapestry5.ioc.internal.services.LoggingAdvice
- 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. - Advise - Annotation Type in org.apache.tapestry5.ioc.annotations
-
An annotation that may be placed on a advisor method of a module.
- 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 ofMessages
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 withAdvise
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 anAspectInterceptorBuilder
that receives advice fromServiceAdvisor
s. - 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 - org.apache.tapestry5.beaneditor.RelativePosition
-
The new goes after the existing model.
- AFTER - org.apache.tapestry5.services.RelativeElementPosition
-
The hidden field may be placed after the element, as a sibling.
- AFTER_CLASS - org.apache.tapestry5.ioc.junit.RegistryShutdownType
-
Test registry will be shut down once per test class
- AFTER_METHOD - org.apache.tapestry5.ioc.junit.RegistryShutdownType
-
Test registry will be shut down after each test method
- AFTER_RENDER_BODY_DESCRIPTION - Static variable in class org.apache.tapestry5.services.TransformConstants
-
Description for
Component.afterRenderBody(MarkupWriter, Event)
. - AFTER_RENDER_DESCRIPTION - Static variable in class org.apache.tapestry5.services.TransformConstants
-
Description for
Component.afterRender(MarkupWriter, Event)
- AFTER_RENDER_TEMPLATE_DESCRIPTION - Static variable in class org.apache.tapestry5.services.TransformConstants
-
Description for
Component.afterRenderTemplate(MarkupWriter, Event)
. - 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(MarkupWriter) - Method in class org.apache.tapestry5.upload.components.Upload
- 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 - Annotation Type in org.apache.tapestry5.annotations
-
Marker annotation for methods associated with the AfterRender phase.
- afterRenderBody(MarkupWriter, Event) - Method in interface org.apache.tapestry5.runtime.Component
-
Invoked just after rendering the body of the component.
- 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. - 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).
- AfterRenderTemplate - Annotation Type in org.apache.tapestry5.annotations
-
Corresponds to
BeforeRenderTemplate
, allowing additional markup after rendering the component's template. - afterSuccessOrFailure() - Method in class org.apache.tapestry5.corelib.components.Form
-
A hook invoked from
Form.onAction(org.apache.tapestry5.EventContext)
after theEventConstants.SUBMIT
orEventConstants.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 theEventConstants.VALIDATE
event has been triggered, and before theForm.tracker
has been cleared. - AGGREGATION_STRATEGY - org.apache.tapestry5.services.javascript.StackExtensionType
-
Overrides the JavaScript aggregation strategy for the stack.
- Ajax - Annotation Type in org.apache.tapestry5.services
-
Marker annotation for services related to processing an Ajax request (rather than a traditional request).
- AJAX_FORM_LOOP_ADD_ROW_LINK_CSS_CLASS - Static variable in class org.apache.tapestry5.SymbolConstants
-
Defines the CSS class that will be given to the add row link generated by AjaxFormLoop.
- 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 asAddRowLink
orRemoveRowLink
. - 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 theAjaxFormUpdateController
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 result types by building a JSON response with key "redirectURL".
- AjaxURLComponentEventResultProcessor(ComponentEventResultProcessor) - Constructor for class org.apache.tapestry5.internal.services.AjaxURLComponentEventResultProcessor
- 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
- 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, boolean) - Method in class org.apache.tapestry5.internal.alerts.AlertManagerImpl
- 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 ofSeverity.INFO
. - 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(Severity, String) - Constructor for class org.apache.tapestry5.alerts.Alert
-
Alert with default duration of
Duration.SINGLE
. - AlertManager - Interface in org.apache.tapestry5.alerts
-
Manages
Alert
s (using theAlertStorage
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(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 class org.apache.tapestry5.internal.services.ajax.JavaScriptSupportImpl
- 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.
- allowBlank() - Method in annotation type org.apache.tapestry5.annotations.RequestParameter
-
If false (the default), then an exception is thrown when the query parameter is read, if it is blank (null or an empty string).
- allowNativeXpath(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
- allowNull - Variable in class org.apache.tapestry5.javadoc.ParameterDescription
- allowNull() - Method in annotation type org.apache.tapestry5.annotations.Parameter
-
If false, and the parameter is bound, then the value for the parameter must not be null.
- 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.
- ALWAYS - org.apache.tapestry5.corelib.data.BlankOption
-
Always include the blank option, even if the underlying property is required.
- ALWAYS - org.apache.tapestry5.corelib.data.SecureOption
-
Always check that the submitted value is found in the SelectModel (and record a validation error if the SelectModel is not provided (null).
- ALWAYS - org.apache.tapestry5.services.pageload.PreloaderMode
- 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 - Variable in class org.apache.tapestry5.ioc.internal.services.AbtractAspectInterceptorBuilder
- 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 - 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.commons.internal.services
-
Checks for the
DataType
annotation, returning its value if present. - AnnotationDataTypeAnalyzer() - Constructor for class org.apache.tapestry5.commons.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.commons
-
A source of annotations.
- AnnotationProviderChain - Class in org.apache.tapestry5.commons.internal.services
-
Chain of command for
AnnotationProvider
. - AnnotationProviderChain(AnnotationProvider[]) - Constructor for class org.apache.tapestry5.commons.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.http.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
- ANY - org.apache.tapestry5.json.JSONType
- APP_NAME - Static variable in class org.apache.tapestry5.http.internal.TapestryHttpInternalSymbols
-
The name of the application (i.e., the name of the application filter).
- APP_PACKAGE_PATH - Static variable in class org.apache.tapestry5.http.internal.TapestryHttpInternalSymbols
-
The application package converted to a path ('.' becomes '/').
- append(String, Object) - Method in class org.apache.tapestry5.json.JSONObject
-
Appends values to the array mapped to
name
. - append(V...) - Method in interface org.apache.tapestry5.func.Flow
-
Appends any number of type compatible values to the end of this Flow.
- 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.http.TapestryHttpSymbolConstants
-
Version number of the application.
- 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.http.services
-
Stores global information about the application and its environment.
- ApplicationGlobalsImpl - Class in org.apache.tapestry5.http.internal.services
- ApplicationGlobalsImpl() - Constructor for class org.apache.tapestry5.http.internal.services.ApplicationGlobalsImpl
- ApplicationInitializer - Interface in org.apache.tapestry5.http.services
-
Service interface for initializing Tapestry for the application.
- ApplicationInitializerFilter - Interface in org.apache.tapestry5.http.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
andApplicationStatePersistenceStrategy
to create a Session State Object (SSO) on demand. - ApplicationStateManager - Interface in org.apache.tapestry5.services
-
Responsible for managing Session State Objects (SSO), 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 strategy, 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 theApplicationStateManager
. - ApplicationStateWorker(ApplicationStateManager, ComponentClassCache) - Constructor for class org.apache.tapestry5.internal.transform.ApplicationStateWorker
- apply(String) - Method in class org.apache.tapestry5.versionmigrator.internal.ArtifactChangeRefactorCommitParser
- apply(String) - Method in class org.apache.tapestry5.versionmigrator.internal.PackageAndArtifactChangeRefactorCommitParser
- apply(String) - Method in class org.apache.tapestry5.versionmigrator.internal.PackageChangeRefactorCommitParser
- applyAdditionalConstraints(CriteriaQuery<?>, Root<E>, CriteriaBuilder) - Method in class org.apache.tapestry5.jpa.JpaGridDataSource
- applyAdditionalConstraints(Criteria) - Method in class org.apache.tapestry5.hibernate.web.HibernateGridDataSource
-
Invoked after the main criteria has been set up (firstResult, maxResults and any sort contraints).
- applyClientValidation(MarkupWriter, String, Map<String, Object>) - Method in interface org.apache.tapestry5.beanvalidator.ClientConstraintDescriptor
-
Applies the validation
- areInterceptorBindingsEquivalent(Annotation, Annotation) - Method in class org.apache.tapestry5.internal.jpa.NoopBeanManager
- areQualifiersEquivalent(Annotation, Annotation) - Method in class org.apache.tapestry5.internal.jpa.NoopBeanManager
- argumentTypes - Variable in class org.apache.tapestry5.plastic.MethodDescription
-
A non-null array of Java source names for arguments.
- ARRAY - org.apache.tapestry5.json.JSONType
- 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.
- ArtifactChangeRefactorCommitParser - Class in org.apache.tapestry5.versionmigrator.internal
-
Parses lines like this, in which just the artifact is changed:
{tapestry-ioc => tapestry5-annotations}/src/main/java/org/apache/tapestry5/ioc/annotations/Advise.java (100%)
. - ArtifactChangeRefactorCommitParser() - Constructor for class org.apache.tapestry5.versionmigrator.internal.ArtifactChangeRefactorCommitParser
- asAjaxInsertionPoint() - Method in class org.apache.tapestry5.services.javascript.StylesheetOptions
-
Returns a new options object with the
StylesheetOptions.ajaxInsertionPoint
flag set to true. - ASCENDING - org.apache.tapestry5.grid.ColumnSort
-
A sort column and sorted in ascending order.
- asClass(Type) - Method in class org.apache.tapestry5.commons.internal.services.GenericsResolverImpl
-
Get the class represented by the reflected type.
- asClass(Type) - Static method in class org.apache.tapestry5.commons.internal.util.GenericsUtils
-
Get the class represented by the reflected type.
- asClass(Type) - Method in interface org.apache.tapestry5.commons.services.GenericsResolver
-
Get the class represented by the reflected type.
- asClass(Type) - Method in class org.apache.tapestry5.genericsresolverguava.internal.GuavaGenericsResolver
- asJavaScriptModuleConfiguration() - Method in class org.apache.tapestry5.services.javascript.AMDWrapper
-
Return this wrapper instance as a
JavaScriptModuleConfiguration
, so it can be contributed to theModuleManager
'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 theStreamableResourceSource
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.test.ioc.TestUtils
-
Deprecated.Convenience for
TestUtils.assertListsEquals(List, List)
. - 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.test.ioc.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.test.ioc.TestUtils
-
Deprecated.Convenience for
TestUtils.assertListsEquals(List, List)
. - assertMessageContains(Throwable, String...) - Static method in class org.apache.tapestry5.test.ioc.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.
- 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
Asset
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
orStreamableResource
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 newAsset
s 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
- AssetNotFoundException - Exception in org.apache.tapestry5.services
-
Class that represents the exception of an asset not being found.
- AssetNotFoundException(String) - Constructor for exception org.apache.tapestry5.services.AssetNotFoundException
- AssetNotFoundException(String, Resource) - Constructor for exception org.apache.tapestry5.services.AssetNotFoundException
-
Constructs an exception with message and a
Resource
. - 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 thatAssetRequestHandler
s 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.commons.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) - 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).
- 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 aLocation
(where possible). - 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(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.
- Attribute - Class in org.apache.tapestry5.dom
-
An attribute within an
Element
. - ATTRIBUTE - org.apache.tapestry5.internal.parser.TokenType
- ATTRIBUTE - org.apache.tapestry5.internal.services.XMLTokenType
- AttributeExpansionBinding - Class in org.apache.tapestry5.internal.services
-
Wraps a
StringProvider
as a read-onlyBinding
. - 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(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.
- attributes(String...) - Method in class org.apache.tapestry5.dom.Element
-
Convenience for invoking
Element.attribute(String, String)
multiple times. - 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
- AUTO - org.apache.tapestry5.corelib.data.BlankOption
-
The default: include the blank option if the underlying property is optional.
- AUTO - org.apache.tapestry5.corelib.data.SecureOption
-
The default: check that the submitted value is found in the SelectModel, unless the SelectModel is not provided (null) at the time of submission.
- autobuild(Class<T>) - Method in interface org.apache.tapestry5.commons.ObjectLocator
-
Autobuilds a class by finding the public constructor with the most parameters.
- autobuild(Class<T>) - Method in class org.apache.tapestry5.ioc.internal.ObjectLocatorImpl
- 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(Class<T>) - Method in class org.apache.tapestry5.ioc.internal.ServiceResourcesImpl
- autobuild(String, Class<T>) - Method in interface org.apache.tapestry5.commons.ObjectLocator
-
Preferred version of
ObjectLocator.autobuild(Class)
that tracks the operation usingOperationTracker.invoke(String, org.apache.tapestry5.ioc.Invokable)
. - 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(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 - 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 .
- AutobuildObjectProvider - Class in org.apache.tapestry5.ioc.internal.services
-
Checks for the
Autobuild
annotation and, if so invokesObjectLocator.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
- autoconnect() - Method in annotation type org.apache.tapestry5.annotations.Parameter
-
Used to create a default binding, connecting the parameter to a property of the container whose property name matches the id of the component.
- 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.commons.util
-
Used (as part of a
UnknownValueException
to identify what available values are present. - AvailableValues(String, Collection<?>) - Constructor for class org.apache.tapestry5.commons.util.AvailableValues
- AvailableValues(String, Map<?, ?>) - Constructor for class org.apache.tapestry5.commons.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
All Classes All Packages