|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Popup | |
|---|---|
| org.gwtopenmaps.openlayers.client | |
| org.gwtopenmaps.openlayers.client.feature | |
| org.gwtopenmaps.openlayers.client.popup | |
| Uses of Popup in org.gwtopenmaps.openlayers.client |
|---|
| Methods in org.gwtopenmaps.openlayers.client with parameters of type Popup | |
|---|---|
void |
Map.addPopup(Popup popup)
|
void |
Map.addPopupExclusive(Popup popup)
Closes all other popups first |
void |
Map.removePopup(Popup popup)
|
| Uses of Popup in org.gwtopenmaps.openlayers.client.feature |
|---|
| Methods in org.gwtopenmaps.openlayers.client.feature that return Popup | |
|---|---|
Popup |
Feature.createPopup(boolean closeBox)
|
Popup |
Feature.getPopup()
|
| Methods in org.gwtopenmaps.openlayers.client.feature with parameters of type Popup | |
|---|---|
void |
Feature.setPopup(Popup popup)
|
| Uses of Popup in org.gwtopenmaps.openlayers.client.popup |
|---|
| Subclasses of Popup in org.gwtopenmaps.openlayers.client.popup | |
|---|---|
class |
Anchored
|
class |
AnchoredBubble
|
class |
Framed
|
class |
FramedCloud
|
| Methods in org.gwtopenmaps.openlayers.client.popup that return Popup | |
|---|---|
static Popup |
Popup.narrowToOpenLayersPopup(JSObject element)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||