Example usage for com.google.gwt.place.impl AbstractPlaceHistoryMapper subclass-usage

List of usage examples for com.google.gwt.place.impl AbstractPlaceHistoryMapper subclass-usage

Introduction

In this page you can find the example usage for com.google.gwt.place.impl AbstractPlaceHistoryMapper subclass-usage.

Usage

From source file com.tasktop.c2c.server.profile.web.ui.client.place.AppHistoryMapper.java

/**
 * @author straxus (Tasktop Technologies Inc.)
 * @author jtyrrell
 * 
 */
public class AppHistoryMapper extends AbstractPlaceHistoryMapper<Place> {