org.apache.myfaces.custom.savestate
public class UISaveState extends UIParameter
Version: $Revision: 231036 $ $Date: 2005-08-09 15:55:20 +0200 (Tue, 09 Aug 2005) $
| Field Summary | |
|---|---|
| static String | COMPONENT_FAMILY |
| static String | COMPONENT_TYPE |
| Constructor Summary | |
|---|---|
| UISaveState() | |
| Method Summary | |
|---|---|
| String | getFamily() |
| void | restoreState(FacesContext context, Object state) |
| Object | saveState(FacesContext context) |