org.onebusaway.webapp.gwt.where_library.view.constraints
Class SetInitialSearchLocationPopupPanel

java.lang.Object
  extended by org.onebusaway.webapp.gwt.where_library.view.constraints.SetInitialSearchLocationPopupPanel

public class SetInitialSearchLocationPopupPanel
extends Object


Constructor Summary
SetInitialSearchLocationPopupPanel()
           
 
Method Summary
 void addCloseHandler(com.google.gwt.event.logical.shared.CloseHandler<com.google.gwt.user.client.ui.PopupPanel> closeHandler)
           
 UserBean getUser()
           
 void show()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetInitialSearchLocationPopupPanel

public SetInitialSearchLocationPopupPanel()
Method Detail

addCloseHandler

public void addCloseHandler(com.google.gwt.event.logical.shared.CloseHandler<com.google.gwt.user.client.ui.PopupPanel> closeHandler)

show

public void show()

getUser

public UserBean getUser()


Copyright © 2012 OneBusAway. All Rights Reserved.