|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamingContainer | |
---|---|
javax.faces.component | |
javax.faces.component.html |
Uses of NamingContainer in javax.faces.component |
---|
Classes in javax.faces.component that implement NamingContainer | |
---|---|
class |
UIData
Represents a component which has multiple "rows" of data. |
class |
UIForm
see Javadoc of JSF Specification |
class |
UINamingContainer
see Javadoc of JSF Specification |
Uses of NamingContainer in javax.faces.component.html |
---|
Classes in javax.faces.component.html that implement NamingContainer | |
---|---|
class |
HtmlDataTable
Extend standard UIData component to add support for html-specific features such as CSS style attributes and event handler scripts. |
class |
HtmlForm
see Javadoc of JSF Specification |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |