Package | Description |
---|---|
javax.faces.component |
Fundamental APIs for user
interface components.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
ComponentStateHelper
A base implementation for
maps which implement the PartialStateHolder and TransientStateHolder interfaces.
|
Modifier and Type | Method and Description |
---|---|
protected StateHelper |
UIComponent.getStateHelper()
Return the |
protected StateHelper |
UIComponent.getStateHelper(boolean create)
Like |