| Interface | Description |
|---|---|
| MvwAsyncErrorHandlerIF |
The MvwAsyncErrorHandlerIF interface defines a component that can handle error
indications that result from failure to dynamically load code segments using
GWT's code splitting mechanisms.
|
| Class | Description |
|---|---|
| MvwActivityMapper |
The MvwActivityMapper is a generic activity mapper that's used in conjunction
with the Model View Whatever (MVW) framework.
|
| MvwAsyncPlace |
The MvwAsynchPlace allows for asynchronous initialization of Activity code sections.
|
| MvwAsyncPlaceController |
The MvwAsyncPlaceController provides standard support for GWT code splitting
based on the Activities that run in Places.
|
| MvwEventBus |
The MvwEventBus extends the usual SimpleEventBus to handle the incredibly annoying
behaviour of throwing an UmbrellaException when something goes wrong when calling
event handlers.
|
| MvwPlace |
The MvwPlace extends the base Place and provides a useful interface for code that's
generated by the Model View Whatever framework.
|
Copyright © 2019. All rights reserved.