NamingContainer (Java EE 5 SDK)

Java

Java EE 5 SDK

深圳电信培训中心.徐海蛟老师.


javax.faces.component Interface NamingContainer

所有已知实现子孙类:
HtmlDataTable, HtmlForm, UIData, UIForm, UINamingContainer

public interface NamingContainer

NamingContainer is an interface that must be implemented by any UIComponent that wants to be a naming container. Naming containers affect the behavior of the UIComponent.findComponent(java.lang.String) and UIComponent.getClientId(javax.faces.context.FacesContext) methods; see those methods for further information.


字段摘要
static char SEPARATOR_CHAR
          The separator character used in component identifiers to demarcate navigation to a child naming container.
 

字段详细信息

SEPARATOR_CHAR

static final char SEPARATOR_CHAR

The separator character used in component identifiers to demarcate navigation to a child naming container.

另请参见:
常量字段


Java EE 5 SDK

深圳电信培训中心.徐海蛟老师.


提交错误或意见

版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。深圳电信培训中心.徐海蛟老师教学参考.