| Package | Description | 
|---|---|
| javax.faces.component | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | UIComponent. invokeOnComponent(FacesContext context,
                 String clientId,
                 ContextCallback callback)Invokes the  invokeContextCallbackmethod with the component, specified byclientId. | 
| boolean | UIComponentBase. invokeOnComponent(FacesContext context,
                 String clientId,
                 ContextCallback callback)invokeOnComponentmust be implemented inUIComponentBasetoo... | 
| boolean | UIData. invokeOnComponent(FacesContext context,
                 String clientId,
                 ContextCallback callback) | 
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.