Uses of Class
org.gcube.portlets.widgets.ckan2zenodopublisher.client.ui.authors.CreatorView
-
Packages that use CreatorView Package Description org.gcube.portlets.widgets.ckan2zenodopublisher.client.events org.gcube.portlets.widgets.ckan2zenodopublisher.client.ui.authors -
-
Uses of CreatorView in org.gcube.portlets.widgets.ckan2zenodopublisher.client.events
Methods in org.gcube.portlets.widgets.ckan2zenodopublisher.client.events that return CreatorView Modifier and Type Method Description CreatorViewRemoveCreatorEvent. getCreatorView()Gets the creator view.Constructors in org.gcube.portlets.widgets.ckan2zenodopublisher.client.events with parameters of type CreatorView Constructor Description RemoveCreatorEvent(CreatorView view)Instantiates a new removes the creator event. -
Uses of CreatorView in org.gcube.portlets.widgets.ckan2zenodopublisher.client.ui.authors
Methods in org.gcube.portlets.widgets.ckan2zenodopublisher.client.ui.authors that return types with arguments of type CreatorView Modifier and Type Method Description List<CreatorView>CreatorsFormView. getListCreatorView()Gets the list creator view.
-