Interface | Description |
---|---|
SelectItemsIterator.ComponentAwareSelectItemIterator<E> |
Class | Description |
---|---|
ApplicationObjectInputStream |
An ObjectInputStream that can deserialize objects relative to the current
application's class loader.
|
Attribute |
|
AttributeManager |
This class contains mappings between the standard components
and the passthrough attributes associated with them.
|
ByteArrayGuard |
This utility class is to provide both encryption and
decryption
Ciphers to ResponseStateManager
implementations wishing to provide encryption support. |
ClientSideStateHelper |
This
StateHelper provides the functionality associated with client-side state saving. |
ClientSideStateHelper.StringBuilderWriter |
A simple
Writer implementation to encapsulate a
StringBuilder instance. |
RenderKitFactoryImpl | |
RenderKitImpl |
RenderKitImpl is a class ...
|
RenderKitUtils |
A set of utilities for use in
RenderKit s. |
ResponseStateManagerImpl |
A
ResonseStateManager implementation
for the default HTML render kit. |
SelectItemsIterator<T extends javax.faces.model.SelectItem> |
Package private class for iterating over the set of
SelectItem s
for a parent UISelectMany or UISelectOne . |
SelectItemsIterator.ArrayIterator |
Handles arrays of
SelectItem s, generic Objects,
or combintations of both. |
SelectItemsIterator.GenericObjectSelectItemIterator |
Base class to support iterating over Collections or Arrays that may
or may not contain
SelectItem instances. |
SelectItemsIterator.GenericObjectSelectItemIterator.GenericObjectSelectItem |
A
SelectItem implementation to support generating
unique SelectItem values based on ValueExpressions
from the owning UISelectItems instance. |
SelectItemsIterator.IterableItemIterator |
Handles Collections of
SelectItem s, generic Objects,
or combintations of both. |
SelectItemsIterator.MapIterator |
Iterates over a
Map of values exposing each entry as a SelectItem. |
SelectItemsIterator.SingleElementIterator |
Exposes single
SelectItem instances as an Iterator. |
ServerSideStateHelper |
This
StateHelper provides the functionality associated with server-side state saving,
though in actuallity, it is a hybrid between client and server. |
StateHelper |
Common code for the default
StateHelper implementations. |
Enum | Description |
---|---|
AttributeManager.Key | |
RenderKitUtils.HandlerType |
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.