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