Class RemoteDataSetEditorPlugin

  • All Implemented Interfaces:
    org.dashbuilder.client.widgets.common.DataSetEditorPlugin

    @Dependent
    public class RemoteDataSetEditorPlugin
    extends Object
    implements org.dashbuilder.client.widgets.common.DataSetEditorPlugin
    • Constructor Detail

      • RemoteDataSetEditorPlugin

        public RemoteDataSetEditorPlugin()
    • Method Detail

      • getTypeSelectorTitle

        public String getTypeSelectorTitle()
        Specified by:
        getTypeSelectorTitle in interface org.dashbuilder.client.widgets.common.DataSetEditorPlugin
      • getTypeSelectorText

        public String getTypeSelectorText()
        Specified by:
        getTypeSelectorText in interface org.dashbuilder.client.widgets.common.DataSetEditorPlugin
      • getTypeSelectorImageUri

        public com.google.gwt.safehtml.shared.SafeUri getTypeSelectorImageUri()
        Specified by:
        getTypeSelectorImageUri in interface org.dashbuilder.client.widgets.common.DataSetEditorPlugin
      • getProviderType

        public org.dashbuilder.dataprovider.DataSetProviderType getProviderType()
        Specified by:
        getProviderType in interface org.dashbuilder.client.widgets.common.DataSetEditorPlugin
      • getBasicAttributesWorkflowClass

        public Class<?> getBasicAttributesWorkflowClass()
        Specified by:
        getBasicAttributesWorkflowClass in interface org.dashbuilder.client.widgets.common.DataSetEditorPlugin
      • getWorkflowClass

        public Class<?> getWorkflowClass()
        Specified by:
        getWorkflowClass in interface org.dashbuilder.client.widgets.common.DataSetEditorPlugin