Uses of Interface
jakarta.faces.component.NamingContainer
-
Packages that use NamingContainer Package Description jakarta.faces.component jakarta.faces.component.html -
-
Uses of NamingContainer in jakarta.faces.component
Classes in jakarta.faces.component that implement NamingContainer Modifier and Type Class Description class
UIData
Represents an abstraction of a component which has multiple "rows" of data.class
UIForm
see Javadoc of Faces Specificationclass
UINamingContainer
Base class for components that provide a new "namespace" for the ids of their child components. -
Uses of NamingContainer in jakarta.faces.component.html
Classes in jakarta.faces.component.html that implement NamingContainer Modifier and Type Class Description class
HtmlDataTable
class
HtmlForm
-