List of components implementing NamingContainer

前端 未结 1 1001
醉酒成梦
醉酒成梦 2021-01-18 12:29

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,

1条回答
  •  迷失自我
    2021-01-18 13:04

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

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

    NamingContainer Type Hierarchy

    0 讨论(0)
提交回复
热议问题