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
- See Also:
- Serialized Form
PostRestoreStateEvent
public PostRestoreStateEvent(UIComponent component)
- Parameters:
component
-
setComponent
public void setComponent(UIComponent newComponent)
Copyright © 2015 The Apache Software Foundation. All rights reserved.