public abstract class AbstractDataSetReadyCallback extends Object implements org.dashbuilder.dataset.client.DataSetReadyCallback
| Constructor and Description |
|---|
AbstractDataSetReadyCallback(org.uberfire.client.workbench.widgets.common.ErrorPopupPresenter errorPopup,
AbstractListView.BasicListView view,
String UUID) |
AbstractDataSetReadyCallback(org.uberfire.client.workbench.widgets.common.ErrorPopupPresenter errorPopup,
AbstractListView.BasicListView view,
String UUID,
org.kie.workbench.common.workbench.client.error.DefaultWorkbenchErrorCallback errorCallback) |
| Modifier and Type | Method and Description |
|---|---|
void |
notFound() |
boolean |
onError(org.dashbuilder.common.client.error.ClientRuntimeError error) |
public AbstractDataSetReadyCallback(org.uberfire.client.workbench.widgets.common.ErrorPopupPresenter errorPopup,
AbstractListView.BasicListView view,
String UUID)
public AbstractDataSetReadyCallback(org.uberfire.client.workbench.widgets.common.ErrorPopupPresenter errorPopup,
AbstractListView.BasicListView view,
String UUID,
org.kie.workbench.common.workbench.client.error.DefaultWorkbenchErrorCallback errorCallback)
public void notFound()
notFound in interface org.dashbuilder.dataset.client.DataSetReadyCallbackpublic boolean onError(org.dashbuilder.common.client.error.ClientRuntimeError error)
onError in interface org.dashbuilder.dataset.client.DataSetReadyCallbackCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.