Added CSVImportWizardTD

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@83336 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2013-10-18 16:49:08 +00:00
parent 7a67cfe987
commit 2b574e4ae2
1 changed files with 2 additions and 2 deletions

View File

@ -9,14 +9,14 @@
<inherits name="org.gcube.portlets.user.tdw.TabularDataWidget" />
<inherits name='org.gcube.portlets.user.td.ciw.csvimporterwidget' />
<!-- <inherits name='org.gcube.portlets.user.td.ciw.csvimporterwidget' /> -->
<inherits name='org.gcube.portlets.user.td.gxtservice.GXTService' />
<inherits name='org.gcube.portlets.user.td.information.Information' />
<inherits name='org.gcube.portlets.user.td.open.TDOpen' />
<inherits name='org.gcube.portlets.user.sdmximportwizardtd.SDMXImportWizardTD' />
<inherits name='org.gcube.portlets.user.sdmxexportwizardtd.SDMXExportWizardTD' />
<inherits name='org.gcube.portlets.user.csvimportwizardtd.CSVImportWizardTD' />
<inherits name='org.gcube.portlets.widgets.lighttree.WorkspacePortletLightTree' />