org.apache.myfaces.custom.savestate
Class UISaveState
UIParameter
org.apache.myfaces.custom.savestate.UISaveState
public class UISaveState
extends UIParameter
This component defines a model value (via the "value" attribute),
of which the state has to be saved and restored by the StateRenderer.
$Revision: 231036 $ $Date: 2005-08-09 15:55:20 +0200 (Tue, 09 Aug 2005) $- Manfred Geiler (latest modification by $Author: svieujot $)
COMPONENT_FAMILY
public static final String COMPONENT_FAMILY
COMPONENT_TYPE
public static final String COMPONENT_TYPE
UISaveState
public UISaveState()
getFamily
public String getFamily()
restoreState
public void restoreState(FacesContext context,
Object state)
saveState
public Object saveState(FacesContext context)