Uses of Class
org.gcube.application.aquamaps.aquamapsportlet.client.constants.types.ClientResourceType

Packages that use ClientResourceType
org.gcube.application.aquamaps.aquamapsportlet.client.constants   
org.gcube.application.aquamaps.aquamapsportlet.client.constants.types   
org.gcube.application.aquamaps.aquamapsportlet.client.rpc   
org.gcube.application.aquamaps.aquamapsportlet.client.selections   
org.gcube.application.aquamaps.aquamapsportlet.servlet   
 

Uses of ClientResourceType in org.gcube.application.aquamaps.aquamapsportlet.client.constants
 

Fields in org.gcube.application.aquamaps.aquamapsportlet.client.constants with type parameters of type ClientResourceType
static Map<ClientResourceType,String> AquaMapsPortletCostants.resourceNames
           
 

Uses of ClientResourceType in org.gcube.application.aquamaps.aquamapsportlet.client.constants.types
 

Methods in org.gcube.application.aquamaps.aquamapsportlet.client.constants.types that return ClientResourceType
static ClientResourceType ClientResourceType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ClientResourceType[] ClientResourceType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of ClientResourceType in org.gcube.application.aquamaps.aquamapsportlet.client.rpc
 

Methods in org.gcube.application.aquamaps.aquamapsportlet.client.rpc with parameters of type ClientResourceType
 Msg AquaMapsPortletLocalService.setSource(int id, ClientResourceType type)
           
 void AquaMapsPortletLocalServiceAsync.setSource(int id, ClientResourceType type, com.google.gwt.user.client.rpc.AsyncCallback<Msg> callback)
           
 

Uses of ClientResourceType in org.gcube.application.aquamaps.aquamapsportlet.client.selections
 

Constructors in org.gcube.application.aquamaps.aquamapsportlet.client.selections with parameters of type ClientResourceType
ResourceGrid(String title, ClientResourceType type)
           
ResourcePickerPopUp(ClientResourceType type)
           
 

Uses of ClientResourceType in org.gcube.application.aquamaps.aquamapsportlet.servlet
 

Methods in org.gcube.application.aquamaps.aquamapsportlet.servlet with parameters of type ClientResourceType
 Msg AquaMapsPortletLocalImpl.setSource(int id, ClientResourceType ctype)
           
 



Copyright © 2014. All Rights Reserved.