Geomajas, geocoder (PureGWT face) 1.4.0-M1

org.geomajas.plugin.geocoder.client
Class GeocoderWidget

java.lang.Object
  extended by com.google.gwt.user.client.ui.UIObject
      extended by com.google.gwt.user.client.ui.Widget
          extended by com.google.gwt.user.client.ui.Panel
              extended by com.google.gwt.user.client.ui.ComplexPanel
                  extended by com.google.gwt.user.client.ui.FlowPanel
                      extended by org.geomajas.plugin.geocoder.client.GeocoderWidget
All Implemented Interfaces:
HasAttachHandlers, HasHandlers, EventListener, HasVisibility, HasWidgets, HasWidgets.ForIsWidget, IndexedPanel, IndexedPanel.ForIsWidget, InsertPanel, InsertPanel.ForIsWidget, IsWidget, Iterable<Widget>

public class GeocoderWidget
extends FlowPanel

Map gadget that contains a GeocoderTextBox with a clickable magnifying glass.

Alternatives for ambiguous searches are shown in a drop-down panel below the text box.

Tip: To position next to the org.geomajas.puregwt.client.map.gadget.ZoomToRectangleGadget, set top to 5 and left to 90 with new GeocoderGadget(5, 90)

Author:
Emiel Ackermann

Nested Class Summary
 class GeocoderWidget.StopPropagationHandler
          Combination of different handlers with a single goal: stop all the events from propagating to the map.
 
Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject
UIObject.DebugIdImpl, UIObject.DebugIdImplEnabled
 
Nested classes/interfaces inherited from interface com.google.gwt.user.client.ui.InsertPanel
InsertPanel.ForIsWidget
 
Nested classes/interfaces inherited from interface com.google.gwt.user.client.ui.HasWidgets
HasWidgets.ForIsWidget
 
Field Summary
 
Fields inherited from class com.google.gwt.user.client.ui.UIObject
DEBUG_ID_PREFIX
 
Constructor Summary
GeocoderWidget(org.geomajas.gwt.client.map.MapPresenter mapPresenter)
           
GeocoderWidget(org.geomajas.gwt.client.map.MapPresenter mapPresenter, int top, int left)
           
 
Method Summary
 
Methods inherited from class com.google.gwt.user.client.ui.FlowPanel
add, clear, insert, insert
 
Methods inherited from class com.google.gwt.user.client.ui.ComplexPanel
getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, iterator, remove, remove
 
Methods inherited from class com.google.gwt.user.client.ui.Panel
add, remove
 
Methods inherited from class com.google.gwt.user.client.ui.Widget
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, fireEvent, getLayoutData, getParent, isAttached, onBrowserEvent, removeFromParent, setLayoutData, sinkEvents
 
Methods inherited from class com.google.gwt.user.client.ui.UIObject
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleName, getStylePrimaryName, getTitle, isVisible, isVisible, removeStyleDependentName, removeStyleName, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEvents
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.google.gwt.user.client.ui.InsertPanel.ForIsWidget
add
 
Methods inherited from interface com.google.gwt.user.client.ui.IndexedPanel.ForIsWidget
getWidgetIndex
 
Methods inherited from interface com.google.gwt.user.client.ui.IndexedPanel
getWidget, getWidgetCount, getWidgetIndex, remove
 

Constructor Detail

GeocoderWidget

public GeocoderWidget(org.geomajas.gwt.client.map.MapPresenter mapPresenter)

GeocoderWidget

public GeocoderWidget(org.geomajas.gwt.client.map.MapPresenter mapPresenter,
                      int top,
                      int left)

Geomajas, geocoder (PureGWT face) 1.4.0-M1

Copyright © 2013 Geosparc. All Rights Reserved.