public class FaceletDynamicComponentRefreshTransientBuildEvent extends ComponentSystemEvent
| Modifier and Type | Field and Description | 
|---|---|
| static String | DYNAMIC_COMPONENT_BINDING_NEEDS_REFRESH | 
source| Constructor and Description | 
|---|
| FaceletDynamicComponentRefreshTransientBuildEvent(UIComponent component) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | setComponent(UIComponent newComponent) | 
getComponent, isAppropriateListener, processListenergetFacesContextgetSource, toStringpublic static final String DYNAMIC_COMPONENT_BINDING_NEEDS_REFRESH
public FaceletDynamicComponentRefreshTransientBuildEvent(UIComponent component)
public void setComponent(UIComponent newComponent)
Copyright © 2022 The Apache Software Foundation. All rights reserved.