|
||||||||||
| 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.GoogleMapsPanel
public class GoogleMapsPanel
GoogleMapsPanel 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 |
|---|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
GoogleMapsPanel(com.google.gwt.event.shared.HandlerManager eventBus)
Constructor for GoogleMapsPanel. |
|
| Method Summary | |
|---|---|
GWTBounds |
getBounds()
getBounds |
com.google.gwt.user.client.ui.Widget |
getWidget()
getWidget |
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, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, 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 |
| Constructor Detail |
|---|
public GoogleMapsPanel(com.google.gwt.event.shared.HandlerManager eventBus)
Constructor for GoogleMapsPanel.
eventBus - a HandlerManager object.| Method Detail |
|---|
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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||