Uses of Class
org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData.ResourceUIElement

Packages that use ResourceUIElement
org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData   
 

Uses of ResourceUIElement in org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData
 

Methods in org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData that return ResourceUIElement
 ResourceUIElement ResourceTypeUIElement.findResource(String resourceUID)
          Searches for a resource with a given UID in the resource list of this ResourceTypeUIElement
 

Methods in org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData that return types with arguments of type ResourceUIElement
 List<ResourceUIElement> ResourceTypeUIElement.getResources()
          Returns the list of resources of this ResourceTypeUIElement
 

Methods in org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData with parameters of type ResourceUIElement
 void ResourceTypeUIElement.addResource(ResourceUIElement resource)
          Adds a resource to this ResourceTypeUIElement's resource list
 



Copyright © 2013. All Rights Reserved.