javax.faces.event
Class PostRestoreStateEvent
java.lang.Object
java.util.EventObject
javax.faces.event.SystemEvent
javax.faces.event.ComponentSystemEvent
javax.faces.event.PostRestoreStateEvent
- All Implemented Interfaces:
- Serializable
public class PostRestoreStateEvent
- extends ComponentSystemEvent
- Since:
- 2.0
- Version:
- $Revision: 1187700 $ $Date: 2011-10-22 14:19:37 +0200 (Sat, 22 Oct 2011) $
- Author:
- Simon Lessard (latest modification by $Author: bommel $)
- See Also:
- Serialized Form
PostRestoreStateEvent
public PostRestoreStateEvent(UIComponent component)
- Parameters:
component
-
setComponent
public void setComponent(UIComponent newComponent)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.