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 The RenderingContext holds context information about the current rendering.
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.
Window Represents a Window in the current user's Session.
WindowManager Manages the set of Windows currently in the Session and allows listeners on the Windows' lifecycles to be registered.
WindowManagerFactory Application-scoped factory for creating per-Session WindowManager instances.
 

Enum Summary
AccessibilityProfile.ColorContrast Color contrast values
AccessibilityProfile.FontSize Font size values.
RequestContext.Accessibility  
RequestContext.ClientValidation  
Window.LifecycleState Represents the current state of the Window.
Window.Usage Represents how the window is used in the application
 



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