Uses of Interface
org.dashbuilder.client.widgets.common.DataSetEditorPlugin
-
-
Uses of DataSetEditorPlugin in org.dashbuilder.client.widgets.dataset.editor
Constructor parameters in org.dashbuilder.client.widgets.dataset.editor with type arguments of type DataSetEditorPlugin Constructor Description DataSetDefProviderTypeEditor(org.dashbuilder.common.client.editor.list.HorizImageListEditor<org.dashbuilder.dataprovider.DataSetProviderType> provider, javax.enterprise.event.Event<DataSetDefCreationRequestEvent> createEvent, DataSetDefProviderTypeEditor.View view, org.jboss.errai.ioc.client.api.ManagedInstance<DataSetEditorPlugin> dataSetEditorPlugin) -
Uses of DataSetEditorPlugin in org.dashbuilder.client.widgets.dataset.editor.workflow
Constructor parameters in org.dashbuilder.client.widgets.dataset.editor.workflow with type arguments of type DataSetEditorPlugin Constructor Description DataSetEditorWorkflowFactory(org.jboss.errai.ioc.client.container.SyncBeanManager beanManager, DataSetProviderTypeWorkflow providerTypeWorkflow, org.jboss.errai.ioc.client.api.ManagedInstance<DataSetEditorPlugin> dataSetEditorPlugin) -
Uses of DataSetEditorPlugin in org.dashbuilder.client.widgets.dataset.explorer
Constructor parameters in org.dashbuilder.client.widgets.dataset.explorer with type arguments of type DataSetEditorPlugin Constructor Description DataSetExplorer(javax.enterprise.inject.Instance<DataSetPanel> panelInstances, org.dashbuilder.dataset.client.DataSetClientServices clientServices, DataSetExplorer.View view, org.jboss.errai.ioc.client.api.ManagedInstance<DataSetEditorPlugin> dataSetEditorPlugin)DataSetPanel(DataSetSummary dataSetSummary, javax.enterprise.event.Event<EditDataSetEvent> editDataSetEvent, DataSetPanel.View view, org.jboss.errai.ioc.client.api.ManagedInstance<DataSetEditorPlugin> dataSetEditorPlugin)
-