org.onebusaway.webapp.gwt.search_location
Class SearchLocationLibrary

java.lang.Object
  extended by org.onebusaway.webapp.gwt.search_location.SearchLocationLibrary
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class SearchLocationLibrary
extends Object
implements com.google.gwt.core.client.EntryPoint


Constructor Summary
SearchLocationLibrary()
           
 
Method Summary
static void addSearchLocationHandler(String containerElementId)
           
static void exportStaticMethod()
           
 void onModuleLoad()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchLocationLibrary

public SearchLocationLibrary()
Method Detail

onModuleLoad

public void onModuleLoad()
Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint

exportStaticMethod

public static void exportStaticMethod()

addSearchLocationHandler

public static void addSearchLocationHandler(String containerElementId)


Copyright © 2012 OneBusAway. All Rights Reserved.