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, processListenergetSource, toStringpublic static final String DYNAMIC_COMPONENT_BINDING_NEEDS_REFRESH
public FaceletDynamicComponentRefreshTransientBuildEvent(UIComponent component)
public void setComponent(UIComponent newComponent)
Copyright © 2021 The Apache Software Foundation. All rights reserved.