@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.DataSetEditorPlugin
public String getTypeSelectorText()
getTypeSelectorText
in interface org.dashbuilder.client.widgets.common.DataSetEditorPlugin
public com.google.gwt.safehtml.shared.SafeUri getTypeSelectorImageUri()
getTypeSelectorImageUri
in interface org.dashbuilder.client.widgets.common.DataSetEditorPlugin
public org.dashbuilder.dataprovider.DataSetProviderType getProviderType()
getProviderType
in interface org.dashbuilder.client.widgets.common.DataSetEditorPlugin
public Class<?> getBasicAttributesWorkflowClass()
getBasicAttributesWorkflowClass
in interface org.dashbuilder.client.widgets.common.DataSetEditorPlugin
public Class<?> getWorkflowClass()
getWorkflowClass
in interface org.dashbuilder.client.widgets.common.DataSetEditorPlugin
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.