|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GMapType | |
|---|---|
| wicket.contrib.gmap | This package contains wicket gmap2 implementation. |
| wicket.contrib.gmap.api | |
| Uses of GMapType in wicket.contrib.gmap |
|---|
| Methods in wicket.contrib.gmap that return GMapType | |
|---|---|
GMapType |
GMap2.getMapType()
|
| Methods in wicket.contrib.gmap with parameters of type GMapType | |
|---|---|
void |
GMap2.setMapType(GMapType mapType)
|
| Constructors in wicket.contrib.gmap with parameters of type GMapType | |
|---|---|
GMap2.SetMapTypeBehavior(String event,
GMapType mapType)
|
|
| Uses of GMapType in wicket.contrib.gmap.api |
|---|
| Methods in wicket.contrib.gmap.api that return GMapType | |
|---|---|
static GMapType |
GMapType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GMapType[] |
GMapType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||