public class PostRestoreStateEvent extends ComponentSystemEvent
source| Constructor and Description | 
|---|
| PostRestoreStateEvent(FacesContext facesContext,
                     UIComponent component) | 
| PostRestoreStateEvent(UIComponent component) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | setComponent(UIComponent newComponent) | 
getComponent, isAppropriateListener, processListenergetFacesContextgetSource, toStringpublic PostRestoreStateEvent(UIComponent component)
component - public PostRestoreStateEvent(FacesContext facesContext, UIComponent component)
public void setComponent(UIComponent newComponent)
Copyright © 2025 The Apache Software Foundation. All rights reserved.