-
class
class
Public base class for markup element instances that map to
UIComponent
instances in the view.
final class
A FaceletHandler that is derived of 1 or more, inner FaceletHandlers.
class
class
Enable the Jakarta Faces implementation to provide the
appropriate behavior for the kind of
MetaTagHandler
subclass for each kind of element in the view, while
providing a base-class from which those wanting to make a Java language custom tag handler can inherit.
class
Root class for all tag handlers that represent attached objetcts in a Facelets page.
class
Every kind of markup element in Facelets VDL that has attributes that need to take action on a Jakarta Faces
Java API artifact is associated with an instance of this class.
class
Foundation class for FaceletHandler
s associated with a
markup element in a Facelet document.
class
A reference to the FaceletHandler
that represents the first nested child of this TagHandler
instance.
Returns the array of child handlers contained by this handler.
Creates a new FaceletHandler out of the given inner FaceletHandlers.