public class AppController extends Object implements Presenter
Constructor and Description |
---|
AppController(AssetServiceAsync rpcService,
com.google.gwt.event.shared.HandlerManager eventBus) |
Modifier and Type | Method and Description |
---|---|
void |
go(com.google.gwt.user.client.ui.HasWidgets container)
Start-up method for presenters recommended for GWT MVP design.
|
public AppController(AssetServiceAsync rpcService, com.google.gwt.event.shared.HandlerManager eventBus)
Copyright © 2017. All rights reserved.