private static class PartialViewContextImpl.PhaseAwareVisitCallback
extends java.lang.Object
implements javax.faces.component.visit.VisitCallback
Modifier and Type | Field and Description |
---|---|
private javax.faces.context.FacesContext |
ctx |
private javax.faces.event.PhaseId |
curPhase |
Modifier | Constructor and Description |
---|---|
private |
PhaseAwareVisitCallback(javax.faces.context.FacesContext ctx,
javax.faces.event.PhaseId curPhase) |
Modifier and Type | Method and Description |
---|---|
javax.faces.component.visit.VisitResult |
visit(javax.faces.component.visit.VisitContext context,
javax.faces.component.UIComponent comp) |
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.