public class ApplicationView extends com.gwtplatform.mvp.client.ViewImpl implements ApplicationPresenter.MyView
| Modifier and Type | Class and Description |
|---|---|
(package private) static interface |
ApplicationView.Binder
GWT Binder.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) com.google.gwt.user.client.ui.SimplePanel |
main
UI panel
|
(package private) com.google.gwt.user.client.ui.SimplePanel |
messageDialog
UI panel for message dialog
|
| Constructor and Description |
|---|
ApplicationView(ApplicationView.Binder binder)
Ctor.
|
addToSlot, asWidget, bindSlot, bindSlot, bindSlot, initWidget, onAttach, onDetach, removeFromSlot, setInSlotclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait@UiField com.google.gwt.user.client.ui.SimplePanel main
@UiField com.google.gwt.user.client.ui.SimplePanel messageDialog
@Inject ApplicationView(ApplicationView.Binder binder)
binder - GWT Binder.