|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||