org.onebusaway.webapp.gwt.common.context
Class HistoryContextManager
java.lang.Object
org.onebusaway.webapp.gwt.common.context.AbstractContextManager
org.onebusaway.webapp.gwt.common.context.HistoryContextManager
- All Implemented Interfaces:
- com.google.gwt.event.logical.shared.ValueChangeHandler<String>, com.google.gwt.event.shared.EventHandler, ContextManager
public class HistoryContextManager
- extends AbstractContextManager
- implements com.google.gwt.event.logical.shared.ValueChangeHandler<String>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HistoryContextManager
public HistoryContextManager()
setUrlCodingStrategy
public void setUrlCodingStrategy(UrlCodingStrategy strategy)
setContext
public void setContext(Context context)
- Specified by:
setContext
in interface ContextManager
getContextAsString
public String getContextAsString(Context context)
- Specified by:
getContextAsString
in interface ContextManager
onValueChange
public void onValueChange(com.google.gwt.event.logical.shared.ValueChangeEvent<String> event)
- Specified by:
onValueChange
in interface com.google.gwt.event.logical.shared.ValueChangeHandler<String>
Copyright © 2012 OneBusAway. All Rights Reserved.