实现NamingContainer的组件列表 [英] List of components implementing NamingContainer

查看:105
本文介绍了实现NamingContainer的组件列表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我发现JSF中有一个叫做NamingContainer的东西.不清楚哪个组件是命名容器.据我所知,<h:form><h:dataTable>和自定义组件正在命名容器.

I found that there is something called NamingContainer in JSF. It is not clear that which component is a naming container. As far as I know, <h:form> , <h:dataTable> and custom components are naming containers.

在哪里可以获得实现javax.faces.component.NamingContainer的类的列表?

Where can I get a list of classes that implement javax.faces.component.NamingContainer?

推荐答案

这取决于您包含的库. 最简单的方法是使用Eclipse类型层次结构.

it depends on libraries you include. simplest way is to use eclipse type hierarchy.

这是我的,包括jsf RI 2.2,Primefaces 4.0,Omnifaces 1.7和一些自制的文件:

this is mine, and includes jsf RI 2.2, Primefaces 4.0, Omnifaces 1.7 and a couple of self-made:

这篇关于实现NamingContainer的组件列表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆