|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
VisitCallback | A simple callback interface that enables taking action on a specific UIComponent (either facet or child) during a component tree visit. |
Class Summary | |
---|---|
VisitContext | A context object that is used to hold state relating to a component tree visit. |
VisitContextWrapper | A port of the JSF 2 VisitContextWrapper class so that we may be able to use
its functionality in JSF 1.2 with Trinidad 1.2 |
VisitTreeUtils | Utility methods to make usage of the visit tree functionality more user friendly. |
Enum Summary | |
---|---|
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 VisitCallback.visit() . |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |