public class ExecutableVisitCallback
extends java.lang.Object
implements javax.faces.component.visit.VisitCallback
VisitTaskExecutor while traversing the component tree. It can be used from outside (see the
showcase).| Constructor and Description |
|---|
ExecutableVisitCallback(VisitTaskExecutor visitTaskExecutor) |
| Modifier and Type | Method and Description |
|---|---|
javax.faces.component.visit.VisitResult |
visit(javax.faces.component.visit.VisitContext context,
javax.faces.component.UIComponent target) |
public ExecutableVisitCallback(VisitTaskExecutor visitTaskExecutor)
Copyright © 2011–2021. All rights reserved.