org.apache.myfaces.view.facelets
Class FaceletDynamicComponentRefreshTransientBuildEvent
java.lang.Object
java.util.EventObject
javax.faces.event.SystemEvent
javax.faces.event.ComponentSystemEvent
org.apache.myfaces.view.facelets.FaceletDynamicComponentRefreshTransientBuildEvent
- All Implemented Interfaces:
- Serializable
public class FaceletDynamicComponentRefreshTransientBuildEvent
- extends ComponentSystemEvent
- Author:
- Leonardo Uribe
- See Also:
- Serialized Form
DYNAMIC_COMPONENT_BINDING_NEEDS_REFRESH
public static final String DYNAMIC_COMPONENT_BINDING_NEEDS_REFRESH
- See Also:
- Constant Field Values
FaceletDynamicComponentRefreshTransientBuildEvent
public FaceletDynamicComponentRefreshTransientBuildEvent(UIComponent component)
setComponent
public void setComponent(UIComponent newComponent)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.