|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
org.opennms.features.poller.remote.gwt.client.MapQuestMapPanel
public class MapQuestMapPanel
MapQuestMapPanel class.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled |
| Field Summary | |
|---|---|
GWTLatLng |
m_currentInfoWindowLatLng
|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
MapQuestMapPanel(com.google.gwt.event.shared.HandlerManager eventBus)
|
|
| Method Summary | |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
addClickHandler(com.google.gwt.event.dom.client.ClickHandler handler)
|
com.google.gwt.event.shared.HandlerRegistration |
addDoubleClickHandler(com.google.gwt.event.dom.client.DoubleClickHandler handler)
|
void |
fireEvent(com.google.gwt.event.shared.GwtEvent<?> event)
|
GWTBounds |
getBounds()
getBounds |
com.google.gwt.user.client.ui.Widget |
getWidget()
getWidget |
protected void |
onLoad()
|
void |
onResize()
|
void |
placeMarker(GWTMarkerState marker)
placeMarker |
void |
setBounds(GWTBounds b)
setBounds |
void |
showLocationDetails(String name,
String htmlTitle,
String htmlContent)
showLocationDetails |
| Methods inherited from class com.google.gwt.user.client.ui.Composite |
|---|
initWidget, isAttached, onAttach, onBrowserEvent, onDetach, setWidget |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
addAttachHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onUnload, removeFromParent, setLayoutData, sinkEvents |
| Methods inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public GWTLatLng m_currentInfoWindowLatLng
| Constructor Detail |
|---|
public MapQuestMapPanel(com.google.gwt.event.shared.HandlerManager eventBus)
| Method Detail |
|---|
protected void onLoad()
onLoad in class com.google.gwt.user.client.ui.Widget
public void showLocationDetails(String name,
String htmlTitle,
String htmlContent)
showLocationDetails
showLocationDetails in interface MapPanelname - a String object.htmlTitle - a String object.htmlContent - a String object.public GWTBounds getBounds()
getBounds
getBounds in interface MapPanelGWTBounds object.public void setBounds(GWTBounds b)
setBounds
setBounds in interface MapPanelb - a GWTBounds object.public void placeMarker(GWTMarkerState marker)
placeMarker
placeMarker in interface MapPanelmarker - a GWTMarkerState object.public com.google.gwt.user.client.ui.Widget getWidget()
getWidget
getWidget in interface MapPanelgetWidget in class com.google.gwt.user.client.ui.CompositeWidget object.public com.google.gwt.event.shared.HandlerRegistration addDoubleClickHandler(com.google.gwt.event.dom.client.DoubleClickHandler handler)
addDoubleClickHandler in interface com.google.gwt.event.dom.client.HasDoubleClickHandlerspublic com.google.gwt.event.shared.HandlerRegistration addClickHandler(com.google.gwt.event.dom.client.ClickHandler handler)
addClickHandler in interface com.google.gwt.event.dom.client.HasClickHandlerspublic void fireEvent(com.google.gwt.event.shared.GwtEvent<?> event)
fireEvent in interface com.google.gwt.event.shared.HasHandlersfireEvent in class com.google.gwt.user.client.ui.Widgetpublic void onResize()
onResize in interface com.google.gwt.user.client.ui.RequiresResize
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||