protected static final class UIXCollection.NoColumnFacetsVisitContext extends VisitContext
ALL_IDS
Modifier and Type | Method and Description |
---|---|
protected VisitContext |
getWrapped() |
VisitResult |
invokeVisitCallback(javax.faces.component.UIComponent component,
VisitCallback callback)
Called by
UIXComponent.visitTree()
to visit a single component. |
protected VisitContext getWrapped()
public VisitResult invokeVisitCallback(javax.faces.component.UIComponent component, VisitCallback callback)
VisitContext
Called by UIXComponent.visitTree()
to visit a single component.
component
- the component to visitcallback
- the VisitCallback to callCopyright © 2001-2016 The Apache Software Foundation. All Rights Reserved.