All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.jpattern.gwt.client.history.IHistoryService Maven / Gradle / Ivy

package com.jpattern.gwt.client.history;

import com.jpattern.gwt.client.IService;

/**
 * 
 * @author Francesco Cina
 *
 * 27/lug/2011
 */
public interface IHistoryService extends IService {

	IHistoryManager getHistoryManager();
	
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy