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

U

U - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionLexer
 
U - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser
 
unableToAddConstructor(CtClass, Throwable) - Static method in class org.apache.tapestry5.ioc.internal.services.ServiceMessages
 
unableToAddField(String, CtClass, Throwable) - Static method in class org.apache.tapestry5.ioc.internal.services.ServiceMessages
 
unableToAddMethod(MethodSignature, CtClass, Throwable) - Static method in class org.apache.tapestry5.ioc.internal.services.ServiceMessages
 
unableToCreateClass(String, Class, Throwable) - Static method in class org.apache.tapestry5.ioc.internal.services.ServiceMessages
 
unableToLookupClass(String, Throwable) - Static method in class org.apache.tapestry5.ioc.internal.services.ServiceMessages
 
unableToWriteClass(CtClass, Throwable) - Static method in class org.apache.tapestry5.ioc.internal.services.ServiceMessages
 
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
 
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
 
unclosedAttributeExpression(String) - Static method in class org.apache.tapestry5.internal.services.ServicesMessages
 
undefinedTapestryAttribute(String, String, String) - Static method in class org.apache.tapestry5.internal.services.ServicesMessages
 
uniquePageNames - Variable in class org.apache.tapestry5.internal.PageCatalogTotals
Number of unique page names (remember, same page may appear for multiple selectors).
UNKNOWN_COMPONENT_ID_CHECK_ENABLED - Static variable in class org.apache.tapestry5.SymbolConstants
Deprecated. Deprecated in 5.3, a future release will always enforce that component ids referenced by event handler methods actually exist.
unknownAssetPrefix(String) - Static method in class org.apache.tapestry5.internal.services.ServicesMessages
 
unknownObjectProvider(String, String) - Static method in class org.apache.tapestry5.ioc.internal.services.ServiceMessages
 
unknownValidatorType(String, List<String>) - Static method in class org.apache.tapestry5.internal.services.ServicesMessages
 
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
 
unmatchedServiceMethod(MethodSignature, Class) - Static method in class org.apache.tapestry5.ioc.internal.services.ServiceMessages
 
unparse() - Method in class org.apache.tapestry5.ContentType
 
unreachable() - Static method in class org.apache.tapestry5.ioc.test.TestUtils
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
Manages a set of UpdateListeners.
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
Implentation of UploadedFile for FileItems.
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.services
 
UploadModule() - Constructor for class org.apache.tapestry5.upload.services.UploadModule
 
UploadSymbols - Class in org.apache.tapestry5.upload.services
Configuration symbols.
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
 
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 ofcontribution.
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.
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
 

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
Copyright © 2003-2012 The Apache Software Foundation.