public class UIDataContextCallback extends Object implements javax.faces.component.ContextCallback
| Constructor and Description | 
|---|
| UIDataContextCallback(String dragId) | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | getData() | 
| void | invokeContextCallback(javax.faces.context.FacesContext fc,
                     javax.faces.component.UIComponent component) | 
public UIDataContextCallback(String dragId)
public void invokeContextCallback(javax.faces.context.FacesContext fc,
                                  javax.faces.component.UIComponent component)
invokeContextCallback in interface javax.faces.component.ContextCallbackpublic Object getData()
Copyright © 2020. All rights reserved.