org.onebusaway.webapp.gwt.mobile_application.view
Class LargeButtonMapControl
java.lang.Object
com.google.gwt.maps.client.control.Control
com.google.gwt.maps.client.control.Control.CustomControl
org.onebusaway.webapp.gwt.mobile_application.view.LargeButtonMapControl
public class LargeButtonMapControl
- extends com.google.gwt.maps.client.control.Control.CustomControl
Nested classes/interfaces inherited from class com.google.gwt.maps.client.control.Control |
com.google.gwt.maps.client.control.Control.CustomControl |
Fields inherited from class com.google.gwt.maps.client.control.Control |
jsoPeer |
Method Summary |
protected com.google.gwt.user.client.ui.Widget |
initialize(com.google.gwt.maps.client.MapWidget map)
|
boolean |
isSelectable()
|
void |
setVisible(boolean visible)
|
Methods inherited from class com.google.gwt.maps.client.control.Control.CustomControl |
getDefaultPosition |
Methods inherited from class com.google.gwt.maps.client.control.Control |
createPeer |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LargeButtonMapControl
public LargeButtonMapControl()
initialize
protected com.google.gwt.user.client.ui.Widget initialize(com.google.gwt.maps.client.MapWidget map)
- Specified by:
initialize
in class com.google.gwt.maps.client.control.Control.CustomControl
setVisible
public void setVisible(boolean visible)
isSelectable
public boolean isSelectable()
- Specified by:
isSelectable
in class com.google.gwt.maps.client.control.Control.CustomControl
Copyright © 2012 OneBusAway. All Rights Reserved.