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.
|
changeComponent
Copyright © 2001-2016 The Apache Software Foundation. All Rights Reserved.