|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectoracle.adf.view.faces.change.ComponentChange
oracle.adf.view.faces.change.AddComponentChange
Base class for specialized Change that when applied will add a component instance to the component tree.
| Constructor Summary | |
protected |
AddComponentChange(UIComponent component)
|
| Method Summary | |
UIComponent |
getComponent()
Returns the component that is to be added either as a child or a facet while applying this Change. |
| Methods inherited from class oracle.adf.view.faces.change.ComponentChange |
changeComponent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected AddComponentChange(UIComponent component)
| Method Detail |
public UIComponent getComponent()
null if the component cannot be
successfully re-constructed.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||