org.onebusaway.webapp.gwt.mobile_application.view
Class RecentStopsViewController

java.lang.Object
  extended by org.onebusaway.webapp.gwt.viewkit.ViewController
      extended by org.onebusaway.webapp.gwt.viewkit.ListViewController
          extended by org.onebusaway.webapp.gwt.mobile_application.view.RecentStopsViewController
All Implemented Interfaces:
ContextAware

public class RecentStopsViewController
extends ListViewController


Field Summary
 
Fields inherited from class org.onebusaway.webapp.gwt.viewkit.ViewController
_view
 
Constructor Summary
RecentStopsViewController()
           
 
Method Summary
 void viewWillAppear()
          ViewController Interface
 
Methods inherited from class org.onebusaway.webapp.gwt.viewkit.ListViewController
getSelectionIndex, handleContext, loadView, refreshModel, retrieveContext, setModel
 
Methods inherited from class org.onebusaway.webapp.gwt.viewkit.ViewController
fireContextChangedEvent, getNavigationController, getNavigationItem, getTabBarItem, setNavigationController, viewDidAppear, viewDidDisappear, viewDidLoad, viewDidUnload, viewWillDisappear
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecentStopsViewController

public RecentStopsViewController()
Method Detail

viewWillAppear

public void viewWillAppear()
Description copied from class: ListViewController
ViewController Interface

Overrides:
viewWillAppear in class ListViewController


Copyright © 2012 OneBusAway. All Rights Reserved.