public abstract class AddComponentChange extends ComponentChange
| Modifier | Constructor and Description | 
|---|---|
| protected  | AddComponentChange(javax.faces.component.UIComponent component) | 
| Modifier and Type | Method and Description | 
|---|---|
| javax.faces.component.UIComponent | getComponent()Returns the component that is to be added either as a child or a facet 
  while applying this Change. | 
changeComponentCopyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.