|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GMap2 | |
|---|---|
| wicket.contrib.gmap | This package contains wicket gmap2 implementation. |
| wicket.contrib.gmap.api | |
| wicket.contrib.gmap.event | |
| Uses of GMap2 in wicket.contrib.gmap |
|---|
| Methods in wicket.contrib.gmap that return GMap2 | |
|---|---|
GMap2 |
GMap2.addControl(GControl control)
Add a control. |
GMap2 |
GMap2.addOverlay(GOverlay overlay)
Add an overlay. |
GMap2 |
GMap2.removeAllOverlays()
Clear all overlays. |
GMap2 |
GMap2.removeControl(GControl control)
Remove a control. |
GMap2 |
GMap2.removeOverlay(GOverlay overlay)
Remove an overlay. |
| Uses of GMap2 in wicket.contrib.gmap.api |
|---|
| Methods in wicket.contrib.gmap.api that return GMap2 | |
|---|---|
GMap2 |
GOverlay.getParent()
|
| Methods in wicket.contrib.gmap.api with parameters of type GMap2 | |
|---|---|
String |
GControl.getJSadd(GMap2 map)
|
String |
GControl.getJSremove(GMap2 map)
|
String |
GMapType.getJSsetMapType(GMap2 map)
|
void |
GOverlay.setParent(GMap2 parent)
|
| Uses of GMap2 in wicket.contrib.gmap.event |
|---|
| Methods in wicket.contrib.gmap.event that return GMap2 | |
|---|---|
protected GMap2 |
GEventListenerBehavior.getGMap2()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||