|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AreaType in org.gcube.application.aquamaps.aquamapsportlet.client.constants.types |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsportlet.client.constants.types that return AreaType | |
|---|---|
static AreaType |
AreaType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AreaType[] |
AreaType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of AreaType in org.gcube.application.aquamaps.aquamapsportlet.client.rpc.data |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsportlet.client.rpc.data that return AreaType | |
|---|---|
AreaType |
ClientArea.getType()
|
| Constructors in org.gcube.application.aquamaps.aquamapsportlet.client.rpc.data with parameters of type AreaType | |
|---|---|
ClientArea(AreaType type,
String code,
String name)
|
|
| Uses of AreaType in org.gcube.application.aquamaps.aquamapsportlet.client.selections |
|---|
| Fields in org.gcube.application.aquamaps.aquamapsportlet.client.selections declared as AreaType | |
|---|---|
protected AreaType |
ExtendedLiveGrid.type
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||