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

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.BookmarksViewController
All Implemented Interfaces:
ContextAware

public class BookmarksViewController
extends ListViewController


Field Summary
 
Fields inherited from class org.onebusaway.webapp.gwt.viewkit.ViewController
_view
 
Constructor Summary
BookmarksViewController()
           
 
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

BookmarksViewController

public BookmarksViewController()
Method Detail

viewWillAppear

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

Overrides:
viewWillAppear in class ListViewController


Copyright © 2012 OneBusAway. All Rights Reserved.