public class TrainingCourseAppController extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.HandlerManager |
eventBus
The Constant eventBus.
|
static TrainingCourseAppServiceAsync |
trainingService
Create a remote service proxy to talk to the server-side TrainingCourseAppService service.
|
| Constructor and Description |
|---|
TrainingCourseAppController()
Instantiates a new training course app controller.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.ComplexPanel |
getView()
Gets the view.
|
TrainingCourseAppViewController |
getViewController() |
public static final com.google.gwt.event.shared.HandlerManager eventBus
public static final TrainingCourseAppServiceAsync trainingService
public TrainingCourseAppController()
public com.google.gwt.user.client.ui.ComplexPanel getView()
public TrainingCourseAppViewController getViewController()
Copyright © 2018. All Rights Reserved.