A simple callback interace that enables taking action on a specific UIComponent (either facet or child) in the view while preserving any contextual state for that component instance in the view.
Method from javax.faces.component.ContextCallback Summary: |
---|
invokeContextCallback |
Method from javax.faces.component.ContextCallback Detail: |
---|
This method will be called by an implementation of UIComponent#invokeOnComponent and must be passed the component
with the |