当前页面:
在线文档首页 >
JBoss Seam 1.2.0 patch1 API 英文版文档
UiComponent (JBoss Seam API Documentation) - JBoss Seam 1.2.0 patch1 API 英文版文档
org.jboss.seam.core
Class UiComponent
java.lang.Object
org.jboss.seam.core.UiComponent
@Name(value="org.jboss.seam.core.uiComponent")
@Intercept(value=NEVER)
@Scope(value=STATELESS)
@Install(precedence=0)
public class UiComponent
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UiComponent
public UiComponent()
getViewComponents
@Unwrap
public Map<String,javax.faces.component.UIComponent> getViewComponents()