|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ClientBehaviorRenderer | A ClientBehaviorRenderer produces
the client-side script that implements a ClientBehavior 's client-side
logic. |
Renderer | A Renderer converts
the internal representation of UIComponent s into the output
stream (or writer) associated with the response we are creating for a
particular request. |
RenderKit | RenderKit
represents a collection of Renderer instances that, together,
know how to render JavaServer Faces UIComponent instances for
a specific client. |
RenderKitFactory | RenderKitFactory is a
factory object that registers
and returns RenderKit instances. |
RenderKitWrapper | Provides a simple implementation of
|
ResponseStateManager | ResponseStateManager
is the helper class to StateManager
that knows the specific rendering technology being used to generate
the response. |
Annotation Types Summary | |
---|---|
FacesBehaviorRenderer | The presence of this annotation on a
class automatically registers the class with the runtime as a |
FacesRenderer | The presence of this annotation on a
class automatically registers the class with the runtime as a |
Classes and interfaces
defining the rendering model. The main class in this package is RenderKit
. RenderKit
vends a set of
Renderer
instances which provide rendering
capability for a specific client device type.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41