|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.faces.UiComponent
@Name(value="org.jboss.seam.faces.uiComponent")
@BypassInterceptors
@Scope(value=STATELESS)
@Install(precedence=0,
classDependencies="javax.faces.context.FacesContext")
public class UiComponentAccess to UIComponents in the current view, by id.
| Constructor Summary | |
|---|---|
UiComponent()
|
|
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,javax.faces.component.UIComponent> |
getViewComponents()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UiComponent()
| Method Detail |
|---|
@Unwrap public java.util.Map<java.lang.String,javax.faces.component.UIComponent> getViewComponents()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||