Package | Description |
---|---|
jakarta.faces.component | |
jakarta.faces.component.search | |
jakarta.faces.component.visit |
Class and Description |
---|
VisitCallback
A simple callback interface that enables taking action on a specific UIComponent (either facet or child) during a component tree visit. |
VisitContext
A context object that is used to hold state relating to performing a component tree visit. |
Class and Description |
---|
VisitHint
An enum that specifies hints that impact the behavior of a component tree visit. |
Class and Description |
---|
VisitCallback
A simple callback interface that enables taking action on a specific UIComponent (either facet or child) during a component tree visit. |
VisitContext
A context object that is used to hold state relating to performing a component tree visit. |
VisitContextFactory
Provide for separation of interface and implementation for the
|
VisitHint
An enum that specifies hints that impact the behavior of a component tree visit. |
VisitResult
An enum that specifies the possible results of a call to |
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.