|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UIComponentHolder
This interface defines a method for obtaining a
UIComponent. This is used by various
EventObject implementations which hold
UIComponent. This allows event handling code to access
the UIComponent related to the event.
| Method Summary | |
|---|---|
javax.faces.component.UIComponent |
getUIComponent()
This method returns the UIComponent held by the
Object implementing this interface. |
| Method Detail |
|---|
javax.faces.component.UIComponent getUIComponent()
This method returns the UIComponent held by the
Object implementing this interface.
UIComponent.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||