Uses of Class
org.gcube.portlets.admin.vredefinition.shared.Resource
-
Packages that use Resource Package Description org.gcube.portlets.admin.vredefinition.client.ui org.gcube.portlets.admin.vredefinition.shared -
-
Uses of Resource in org.gcube.portlets.admin.vredefinition.client.ui
Fields in org.gcube.portlets.admin.vredefinition.client.ui with type parameters of type Resource Modifier and Type Field Description protected com.google.gwt.view.client.ListDataProvider<Resource>ResourcesTable. dataProviderConstructor parameters in org.gcube.portlets.admin.vredefinition.client.ui with type arguments of type Resource Constructor Description ResourcesTable(List<Resource> resources, com.github.gwtbootstrap.client.ui.AppendButton apButton, com.github.gwtbootstrap.client.ui.CheckBox checkBoxSubfunctionality) -
Uses of Resource in org.gcube.portlets.admin.vredefinition.shared
Methods in org.gcube.portlets.admin.vredefinition.shared that return types with arguments of type Resource Modifier and Type Method Description ArrayList<Resource>ResourceCategory. getItems()Method parameters in org.gcube.portlets.admin.vredefinition.shared with type arguments of type Resource Modifier and Type Method Description voidResourceCategory. setItems(ArrayList<Resource> items)
-