List of usage examples for com.google.gwt.gwtpages.client.page.impl EventBoundPresenterPage subclass-usage
From source file com.google.gwt.gwtpages.demo.client.pages.MessagesPage.java
public class MessagesPage extends EventBoundPresenterPage { public interface View { HasWidgets sourceReferences(); HasText successMessage();