@Dependent public class RemoteDataSetEditorPlugin extends Object implements org.dashbuilder.client.widgets.common.DataSetEditorPlugin
| Constructor and Description |
|---|
RemoteDataSetEditorPlugin() |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getBasicAttributesWorkflowClass() |
org.dashbuilder.dataprovider.DataSetProviderType |
getProviderType() |
com.google.gwt.safehtml.shared.SafeUri |
getTypeSelectorImageUri() |
String |
getTypeSelectorText() |
String |
getTypeSelectorTitle() |
Class<?> |
getWorkflowClass() |
public String getTypeSelectorTitle()
getTypeSelectorTitle in interface org.dashbuilder.client.widgets.common.DataSetEditorPluginpublic String getTypeSelectorText()
getTypeSelectorText in interface org.dashbuilder.client.widgets.common.DataSetEditorPluginpublic com.google.gwt.safehtml.shared.SafeUri getTypeSelectorImageUri()
getTypeSelectorImageUri in interface org.dashbuilder.client.widgets.common.DataSetEditorPluginpublic org.dashbuilder.dataprovider.DataSetProviderType getProviderType()
getProviderType in interface org.dashbuilder.client.widgets.common.DataSetEditorPluginpublic Class<?> getBasicAttributesWorkflowClass()
getBasicAttributesWorkflowClass in interface org.dashbuilder.client.widgets.common.DataSetEditorPluginpublic Class<?> getWorkflowClass()
getWorkflowClass in interface org.dashbuilder.client.widgets.common.DataSetEditorPluginCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.