Package org.apache.myfaces.trinidad.context

Interface Summary
Agent The Agent interface describes the client that is making the request that will display the rendered output.
 

Class Summary
AccessibilityProfile Specifies a set of accessibility-related properties that are applied to the current request.
DialogService The DialogService API defines a number of APIs that are needed to implement Apache Trinidad dialogs, but will only rarely be called by page authors.
ExternalContextDecorator Base class for decorating ExternalContexts.
FormData  
LocaleContext Context for locale-specific operations and properties available during rendering.
PageFlowScopeProvider Abstract implementation for code that provides page flow scopes; this may be overridden.
PageResolver A page resolver is responsible for determining the physical page to be used for a logical view ID.
PartialPageContext Context object which is used to track the targets of a partial page render during the Render Response phase.
RenderingContext  
RequestContext Context class for all per-request and per-webapp information required by Trinidad.
RequestContextFactory Factory for creating RequestContext objects.
Version Immutable Representation of a dot-separated version.
 

Enum Summary
AccessibilityProfile.ColorContrast Color contrast values
AccessibilityProfile.FontSize Font size values.
RequestContext.Accessibility  
RequestContext.ClientValidation  
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.