Uses of Class
org.gcube.portlets.widgets.ckan2zenodopublisher.client.ui.publishfile.PublishFileView
-
Packages that use PublishFileView Package Description org.gcube.portlets.widgets.ckan2zenodopublisher.client.ui.publishfile -
-
Uses of PublishFileView in org.gcube.portlets.widgets.ckan2zenodopublisher.client.ui.publishfile
Methods in org.gcube.portlets.widgets.ckan2zenodopublisher.client.ui.publishfile that return PublishFileView Modifier and Type Method Description PublishFileViewPublishFilesFormView. addFile(ZenodoFile file)Adds the file.Methods in org.gcube.portlets.widgets.ckan2zenodopublisher.client.ui.publishfile that return types with arguments of type PublishFileView Modifier and Type Method Description List<PublishFileView>PublishFilesFormView. getListOfPublishingFileView()Gets the list of publishing file view.
-