- U - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionLexer
-
- U - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser
-
- unboxPrimitive(String) - Method in class org.apache.tapestry5.internal.plastic.InstructionBuilderImpl
-
- unboxPrimitive(String) - Method in interface org.apache.tapestry5.plastic.InstructionBuilder
-
Unboxes a wrapper type to a primitive type if typeName is a primitive type name (the value on the stack
should be the corresponding wrapper type instance).
- uncheck(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- Unchecked - Class in org.apache.tapestry5.validator
-
A validator that enforces that the value is false.
- Unchecked(JavaScriptSupport, Html5Support) - Constructor for class org.apache.tapestry5.validator.Unchecked
-
- UnclaimedFieldWorker - Class in org.apache.tapestry5.internal.transform
-
Designed to be just about the last worker in the pipeline.
- UnclaimedFieldWorker(ComponentClassCache, PerthreadManager) - Constructor for class org.apache.tapestry5.internal.transform.UnclaimedFieldWorker
-
- uniquePageNames - Variable in class org.apache.tapestry5.internal.PageCatalogTotals
-
Number of unique page names (remember, same page may appear for multiple selectors).
- UNKNOWN_ACTIVATION_CONTEXT_CHECK - Static variable in class org.apache.tapestry5.MetaDataConstants
-
Meta data key applied to pages that may only be accessed with a exact activation context.
- UnknownActivationContextCheck - Annotation Type in org.apache.tapestry5.annotations
-
A marker annotation that indicates that the page in question may only be accessed with a exact activation context.
- UnknownActivationContextExtractor - Class in org.apache.tapestry5.internal.services.meta
-
- UnknownActivationContextExtractor() - Constructor for class org.apache.tapestry5.internal.services.meta.UnknownActivationContextExtractor
-
- UnknownActivationContextHandler - Interface in org.apache.tapestry5.internal.services
-
Responsible for handling the response for a page called with an unknown activation context when the check itself is
enabled.
- UnknownActivationContextHandlerImpl - Class in org.apache.tapestry5.internal.services
-
- UnknownActivationContextHandlerImpl(Logger, ComponentEventResultProcessor) - Constructor for class org.apache.tapestry5.internal.services.UnknownActivationContextHandlerImpl
-
- UnknownValueException - Exception in org.apache.tapestry5.ioc.util
-
Special exception used when a value (typically from a map) is referenced that does not exist.
- UnknownValueException(String, AvailableValues) - Constructor for exception org.apache.tapestry5.ioc.util.UnknownValueException
-
- UnknownValueException(String, Object, Throwable, AvailableValues) - Constructor for exception org.apache.tapestry5.ioc.util.UnknownValueException
-
- Unless - Class in org.apache.tapestry5.corelib.components
-
A close relative of the
If
component that inverts the meaning of its
test.
- Unless() - Constructor for class org.apache.tapestry5.corelib.components.Unless
-
- unlock() - Method in class org.apache.tapestry5.ioc.internal.util.DummyLock
-
Deprecated.
- unreachable() - Static method in class org.apache.tapestry5.ioc.test.TestUtils
-
Deprecated.
Invoked from code that should not be reachable.
- unreachable() - Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- unregister(ObjectName) - Method in class org.apache.tapestry5.internal.jmx.MBeanSupportImpl
-
- unregister(ObjectName) - Method in interface org.apache.tapestry5.jmx.MBeanSupport
-
Unregisters the specified MBean from the server.
- unselect(TreeNode<T>) - Method in class org.apache.tapestry5.tree.DefaultTreeSelectionModel
-
- unselect(TreeNode<T>) - Method in interface org.apache.tapestry5.tree.TreeSelectionModel
-
Unselects a node.
- unzip() - Method in interface org.apache.tapestry5.func.ZippedFlow
-
A ZippedFlow is a Flow of Tuples; this inverts that, splitting each Tuple into
a Flow of elements, then assembling the result as a Tuple of two values.
- updateDocument(Document) - Method in class org.apache.tapestry5.internal.services.DocumentLinkerImpl
-
Updates the supplied Document, possibly adding <head> or <body> elements.
- updateLink(Link) - Method in interface org.apache.tapestry5.internal.services.ClientPersistentFieldStorage
-
Updates a link, adding a query parameter to it (if necessary) to store
- updateLink(Link) - Method in class org.apache.tapestry5.internal.services.ClientPersistentFieldStorageImpl
-
- UpdateListener - Interface in org.apache.tapestry5.services
-
Interface for objects which can periodically check for updates.
- UpdateListenerHub - Interface in org.apache.tapestry5.services
-
- UpdateListenerHubImpl - Class in org.apache.tapestry5.ioc.internal.services
-
- UpdateListenerHubImpl() - Constructor for class org.apache.tapestry5.ioc.internal.services.UpdateListenerHubImpl
-
- updateSort(String) - Method in interface org.apache.tapestry5.grid.GridSortModel
-
Updates the column sort.
- upgradeReadLockToWriteLock() - Method in class org.apache.tapestry5.ioc.internal.util.LockSupport
-
Releases the read lock, then takes the write lock.
- Upload - Class in org.apache.tapestry5.upload.components
-
A component to upload a file.
- Upload() - Constructor for class org.apache.tapestry5.upload.components.Upload
-
- UPLOAD_EXCEPTION - Static variable in class org.apache.tapestry5.upload.services.UploadEvents
-
Name of event fired on a page when an upload form associated with that page encounters a FileUploadException
while processing the multipart form submission.
- UploadedFile - Interface in org.apache.tapestry5.upload.services
-
Represents an uploaded file.
- UploadedFileItem - Class in org.apache.tapestry5.upload.internal.services
-
- UploadedFileItem(FileItem) - Constructor for class org.apache.tapestry5.upload.internal.services.UploadedFileItem
-
- UploadEvents - Class in org.apache.tapestry5.upload.services
-
Names of events that may be triggered on components due to file uploads.
- UploadEvents() - Constructor for class org.apache.tapestry5.upload.services.UploadEvents
-
- UploadExceptionFilter - Class in org.apache.tapestry5.upload.internal.services
-
Determines if there was an FileUploadException
processing the request and, if
so, triggers an exception event on the page.
- UploadExceptionFilter(MultipartDecoder, ComponentEventResultProcessor, ComponentSource) - Constructor for class org.apache.tapestry5.upload.internal.services.UploadExceptionFilter
-
- UploadModule - Class in org.apache.tapestry5.upload.modules
-
- UploadModule() - Constructor for class org.apache.tapestry5.upload.modules.UploadModule
-
- UploadSymbols - Class in org.apache.tapestry5.upload.services
-
Configuration symbols.
- uri - Variable in class org.apache.tapestry5.corelib.pages.ExceptionReport.ActionLink
-
- UrlAsset - Class in org.apache.tapestry5.internal.services
-
- UrlAsset(String, Resource) - Constructor for class org.apache.tapestry5.internal.services.UrlAsset
-
- URLChangeTracker - Class in org.apache.tapestry5.ioc.internal.util
-
Given a (growing) set of URLs, can periodically check to see if any of the underlying resources has changed.
- URLChangeTracker() - Constructor for class org.apache.tapestry5.ioc.internal.util.URLChangeTracker
-
Creates a tracker using the default (does nothing) URL converter, with default (millisecond)
granularity and folder tracking disabled.
- URLChangeTracker(ClasspathURLConverter) - Constructor for class org.apache.tapestry5.ioc.internal.util.URLChangeTracker
-
Creates a new URL change tracker with millisecond-level granularity and folder checking enabled.
- URLChangeTracker(ClasspathURLConverter, boolean) - Constructor for class org.apache.tapestry5.ioc.internal.util.URLChangeTracker
-
Creates a new URL change tracker, using either millisecond-level granularity or second-level granularity and
folder checking enabled.
- URLChangeTracker(ClasspathURLConverter, boolean, boolean) - Constructor for class org.apache.tapestry5.ioc.internal.util.URLChangeTracker
-
Creates a new URL change tracker, using either millisecond-level granularity or second-level granularity.
- URLEncoder - Interface in org.apache.tapestry5.services
-
Service used to encode or decode strings that are placed into URLs.
- URLEncoderImpl - Class in org.apache.tapestry5.internal.services
-
- URLEncoderImpl() - Constructor for class org.apache.tapestry5.internal.services.URLEncoderImpl
-
- URLEventContext - Class in org.apache.tapestry5.internal
-
Implementation based on values extracted from the URL (an event context, or a page activation
context) that uses a
ContextValueEncoder
to convert from
string values to the desired values.
- URLEventContext(ContextValueEncoder, String[]) - Constructor for class org.apache.tapestry5.internal.URLEventContext
-
- UrlResource - Class in org.apache.tapestry5.internal.services
-
- UrlResource() - Constructor for class org.apache.tapestry5.internal.services.UrlResource
-
- UrlResource(URL) - Constructor for class org.apache.tapestry5.internal.services.UrlResource
-
- USE_EXTERNAL_SPRING_CONTEXT - Static variable in class org.apache.tapestry5.spring.SpringConstants
-
If true, then Tapestry will attempt to use an externally configured Spring ApplicationContext rather than create
its own.
- USER_CODE - Static variable in class org.apache.tapestry5.services.StackTraceElementClassConstants
-
Part of the application's code base, and therefore highlighted.
- UsesConfiguration - Annotation Type in org.apache.tapestry5.ioc.annotations
-
A documentation-only interface placed on service interfaces for services which have an
unordered configuration, to identify the type of contribution.
- UsesMappedConfiguration - Annotation Type in org.apache.tapestry5.ioc.annotations
-
A documentation-only interface placed on service interfaces for services which have a
mapped configuration, to identify the type of key (often, a String),
and type of contribution.
- UsesOrderedConfiguration - Annotation Type in org.apache.tapestry5.ioc.annotations
-
A documentation-only interface placed on service interfaces for services which have an
ordered configuration, to identify the type of contribution.
- usesStrictMixinParameters() - Method in interface org.apache.tapestry5.internal.parser.ComponentTemplate
-
Indicates whether lax (the old default) or strict (the new default) mixin parameters are used.
- usesStrictMixinParameters() - Method in class org.apache.tapestry5.internal.parser.ComponentTemplateImpl
-
- UseWith - Annotation Type in org.apache.tapestry5.ioc.annotations
-
Annotation documenting the context(s) in which tapestry-provided annotations may be used.
- useXpathLibrary(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
-
- UTF8 - Static variable in class org.apache.tapestry5.internal.util.VirtualResource
-
- UTF8ForTextAssets - Class in org.apache.tapestry5.internal.services.assets
-
Adds ;charset=utf-8 for text/* resources with no specific character set.
- UTF8ForTextAssets(StreamableResourceSource) - Constructor for class org.apache.tapestry5.internal.services.assets.UTF8ForTextAssets
-