public interface ContextCallback
| Modifier and Type | Method and Description | 
|---|---|
| void | invokeContextCallback(FacesContext context,
                     UIComponent target) | 
void invokeContextCallback(FacesContext context, UIComponent target)
context - FacesContext for the current requesttarget - UIComponent on which the UIComponent.invokeOnComponent() will be calledCopyright © 2021 The Apache Software Foundation. All rights reserved.